TP13 exo2: Remove FIXME comments that have been addressed.
[TD_C.git] / .gitignore
index c90c33b9f0b5488bbb01808407c08e63b269a9e8..2882444788bbaa4f0d1fbba82882534d9c5bb954 100644 (file)
@@ -1,7 +1,22 @@
+exo?
+*.static
+*.dynamic
+# for cygwin  
+*.exe
+
 *.o
 
+*.so
+*.a
+# for cygwin  
+*.dll
+*.dll.a
+
 # editor trash
 *.swp
-*.~
+*~
+
+.build
 
 thumbs.db
+*.DS_Store