Cleanups.
[TD_C.git] / .gitignore
index 6b9762b61092eb8662863c8aaf76c06f6718bc42..778782d97cdc9805f9230a06150eb7dbb3340821 100644 (file)
@@ -1,9 +1,23 @@
-*.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
+
+# atom linter
+*.gch
 
 # editor trash
 *.swp
@@ -13,3 +27,5 @@
 
 thumbs.db
 *.DS_Store
+
+.atom