BuildSystem: Even more sync to latest
[TD_C.git] / .gitignore
index 1b7395949516e524539a4ca112640ae4ee89401b..fe389eb8aac9e42272b20c6e612d2dd74bd5ba3d 100644 (file)
@@ -1,9 +1,21 @@
-*.o
+*.static
+*.dynamic
 # for cygwin  
 *.exe
 
+*.o
+
+*.so
+*.a
+# for cygwin  
+*.dll
+*.dll.a
+
 # editor trash
 *.swp
-*.~
+*~
+
+.build
 
 thumbs.db
+*.DS_Store