소스 검색

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
+*~