Makefile: Use a variable for DLL archive targets.
[TD_C.git] / .gitignore
index 3f2de3a4b0d69474a0a7854b4d27853e74aa06f9..0ec4789e802b4cb0e8cd5da088e68d67acb211c3 100644 (file)
@@ -1,5 +1,7 @@
 exo[[:digit:]]
 !exo[[:digit:]]/
+tp[[:digit:]]
+!tp[[:digit:]]/
 *.static
 *.dynamic
 # for cygwin
@@ -14,6 +16,9 @@ exo[[:digit:]]
 *.dll
 *.dll.a
 
+# atom linter
+*.gch
+
 # editor trash
 *.swp
 *~