Browse Source

Updates gitignore

Talha Mansoor 11 years ago
parent
commit
d5427e7e4b
1 changed files with 22 additions and 3 deletions
  1. 22 3
      .gitignore

+ 22 - 3
.gitignore

@@ -1,3 +1,22 @@
-# vim temporary files
-*.swp
-*.*~
+# Generated by http://gitignore.io
+
+### OSX ###
+.DS_Store
+.AppleDouble
+.LSOverride
+Icon
+
+
+# Thumbnails
+._*
+
+# Files that might appear on external disk
+.Spotlight-V100
+.Trashes
+
+### vim ###
+.*.s[a-w][a-z]
+*.un~
+Session.vim
+.netrwhist
+*~