Browse Source

New gitignore for Eclipse workspaces.

Adrian Petrescu 14 years ago
parent
commit
ac35a765a4
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Global/Eclipse.gitignore

+ 5 - 0
Global/Eclipse.gitignore

@@ -8,3 +8,8 @@ tmp/**/*
 *.swp
 *~.nib
 local.properties
+.classpath
+.settings/
+
+# CDT-specific
+.cproject