TP 11 exo1: permit to specify linker libs to all relevant target in the
[TD_C.git] / .gitignore
index d9f6fd4582a4d337b44f9d2236e38873a22ed86c..332de4f3a44966531c0c97523a6d3c41a12fc990 100644 (file)
@@ -1,10 +1,15 @@
 *.o
+# for cygwin  
+*.exe
+
+*.so
+*.a
 
 # editor trash
 *.swp
 *.~
 
-thumbs.db
+.build
 
-# default binary name output
-exo?
+thumbs.db
+*.DS_Store