Explorar el Código

Updates gitignore

Talha Mansoor hace 11 años
padre
commit
d5427e7e4b
Se han modificado 1 ficheros con 22 adiciones y 3 borrados
  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
+*~