TP9 exo2: Code cleanup (indentation and unused header declaration)
[TD_C.git] / .gitignore
index a522c942001e777e29f4768d03a4b774545be964..019d038c89430c9922cbfdb53d7570ce06208749 100644 (file)
@@ -1,10 +1,12 @@
 *.o
+# for cygwin  
+*.exe
 
 # editor trash
 *.swp
 *.~
 
-thumbs.db
+.build
 
-# default binary name output
-exo?/exo?
+thumbs.db
+*.DS_Store