Browse Source

Added Eclipse and Windows gitignore files

gamussa 14 năm trước cách đây
mục cha
commit
bbdf02867f
2 tập tin đã thay đổi với 13 bổ sung1 xóa
  1. 8 1
      Global/Eclipse.gitignore
  2. 5 0
      Global/Windows.gitignore

+ 8 - 1
Global/Eclipse.gitignore

@@ -1,3 +1,10 @@
 *.pydevproject
 .project
-
+.metadata
+tmp/**
+*.tmp
+*.bak
+tmp/**/*
+*.swp
+*~.nib
+local.properties

+ 5 - 0
Global/Windows.gitignore

@@ -0,0 +1,5 @@
+#Windows images caches
+Thumbs.db 
+
+#Folder config file
+Desktop.ini