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