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