فهرست منبع

ignore eclipse special files

Steffen Jaeckel 8 سال پیش
والد
کامیت
544f7cc6ce
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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