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