summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 4 insertions, 15 deletions
diff --git a/.gitignore b/.gitignore
index 553029fe..62ce4609 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,4 @@
-**/*~
-**/*#
-**/*.swp
-**/*.swo
-**/*.bak
-**/*.log*
-**/*.sublime-workspace
-**/.DS_Store
-**/.DS_Store?
-**/._*
-**/.Spotlight-V100
-**/.Trashes
-**/ehthumbs.db
-**/Thumbs.db
-**/desktop.ini
+!**/*.markdown
+!**/*.md
+!**/*.csv
+!**/*.erb