Browse Source

Added Eclipse and Windows gitignore files

gamussa 14 years ago
parent
commit
bbdf02867f
2 changed files with 13 additions and 1 deletions
  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