Spell fix in comment.
[TD_C.git] / .gitignore
index 1b7395949516e524539a4ca112640ae4ee89401b..366f7a9d7199f5379f1ccfddd62e092838c83cd7 100644 (file)
@@ -1,9 +1,26 @@
-*.o
-# for cygwin  
+exo[[:digit:]]
+!exo[[:digit:]]/
+tp[[:digit:]]
+!tp[[:digit:]]/
+*.static
+*.dynamic
+# for cygwin
 *.exe
 
+*.o
+
+*.so
+*.dylib
+*.a
+# for cygwin
+*.dll
+*.dll.a
+
 # editor trash
 *.swp
-*.~
+*~
+
+.build
 
 thumbs.db
+*.DS_Store