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