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