Ver Fonte

ignore eclipse special files

Steffen Jaeckel há 8 anos atrás
pai
commit
544f7cc6ce
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -51,6 +51,11 @@ timing.exe
 *.idb
 *.pdb
 
+# Eclipse special files
+.project
+.cproject
+.settings/
+
 # oops ;) but we don't want them to appear in the repository...
 *.stackdump
 *.core