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