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