TP_13: Fix the Cygwin support in the buildsystem
[TD_C.git] / .gitignore
index 1b7395949516e524539a4ca112640ae4ee89401b..c8399954c3a6fc086e9138b042e4cf3ef08010e1 100644 (file)
@@ -1,9 +1,23 @@
-*.o
+exo?
+*.static
+*.dynamic
 # for cygwin  
 *.exe
 
+*.o
+
+*.so
+*.dylib
+*.a
+# for cygwin  
+*.dll
+*.dll.a
+
 # editor trash
 *.swp
-*.~
+*~
+
+.build
 
 thumbs.db
+*.DS_Store