summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 10 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 47b27ef..3d9810f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,12 @@
-*
+# Cache stuff
+backups/
+eln-cache/
+elpa/
-!.gitignore
-!init.el
-!theme.el
-!snippets
-!README.md
+# These I'm still not sure
+custom.el
+var/
+etc/*
+# Allow snippets tho
+!etc/yasnippet