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