summaryrefslogtreecommitdiff
path: root/mutt/.mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.mutt')
-rw-r--r--mutt/.mutt/.gitignore2
-rw-r--r--mutt/.mutt/attachments/.gitkeep0
-rw-r--r--mutt/.mutt/cache/.gitkeep0
-rw-r--r--mutt/.mutt/temp/.gitkeep0
4 files changed, 2 insertions, 0 deletions
diff --git a/mutt/.mutt/.gitignore b/mutt/.mutt/.gitignore
index 468410d..7762610 100644
--- a/mutt/.mutt/.gitignore
+++ b/mutt/.mutt/.gitignore
@@ -1,3 +1,5 @@
attachments/*
cache/*
temp/*
+
+!*.gitkeep
diff --git a/mutt/.mutt/attachments/.gitkeep b/mutt/.mutt/attachments/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mutt/.mutt/attachments/.gitkeep
diff --git a/mutt/.mutt/cache/.gitkeep b/mutt/.mutt/cache/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mutt/.mutt/cache/.gitkeep
diff --git a/mutt/.mutt/temp/.gitkeep b/mutt/.mutt/temp/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mutt/.mutt/temp/.gitkeep