Cleanups.
[TD_C.git] / .gitignore
index fe389eb8aac9e42272b20c6e612d2dd74bd5ba3d..778782d97cdc9805f9230a06150eb7dbb3340821 100644 (file)
@@ -1,16 +1,24 @@
+exo[[:digit:]]
+!exo[[:digit:]]/
+tp[[:digit:]]
+!TP_[[:digit:]]/
 *.static
 *.dynamic
-# for cygwin  
+# for cygwin
 *.exe
 
 *.o
 
 *.so
+*.dylib
 *.a
-# for cygwin  
+# for cygwin
 *.dll
 *.dll.a
 
+# atom linter
+*.gch
+
 # editor trash
 *.swp
 *~
@@ -19,3 +27,5 @@
 
 thumbs.db
 *.DS_Store
+
+.atom