Переглянути джерело

Add sensible .gitignore defaults

Adel Qalieh 13 роки тому
батько
коміт
4c82d55fc8
1 змінених файлів з 23 додано та 0 видалено
  1. 23 0
      .gitignore

+ 23 - 0
.gitignore

@@ -0,0 +1,23 @@
+### Windows ###
+# Windows image file caches
+Thumbs.db
+ehthumbs.db
+
+# Folder config file
+Desktop.ini
+
+# Recycle Bin used on file shares
+$RECYCLE.BIN/
+
+### Linux ###
+.*
+!.gitignore
+*~
+
+### SublimeText ###
+# SublimeText project files
+*.sublime-workspace
+
+### Meteor ###
+.meteor/local
+.meteor/meteorite