BuildSystem: Cygwin support for building proper DLL.
[TD_C.git] / .gitignore
index 1b7395949516e524539a4ca112640ae4ee89401b..e13bfdef371c03f0294e7d16c3390dafe86dfb9b 100644 (file)
@@ -1,9 +1,18 @@
-*.o
+*.static
+*.dynamic
 # for cygwin  
 *.exe
 
+*.o
+
+*.so
+*.a
+
 # editor trash
 *.swp
-*.~
+*~
+
+.build
 
 thumbs.db
+*.DS_Store