TP13 exo2: Remove FIXME comments that have been addressed.
[TD_C.git] / .gitignore
index a522c942001e777e29f4768d03a4b774545be964..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?/exo?
+thumbs.db
+*.DS_Store