瀏覽代碼

Updates gitignore

Talha Mansoor 11 年之前
父節點
當前提交
d5427e7e4b
共有 1 個文件被更改,包括 22 次插入3 次删除
  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
+*~