Refine .gitignore
[TD_C.git] / .gitignore
index c8399954c3a6fc086e9138b042e4cf3ef08010e1..3f2de3a4b0d69474a0a7854b4d27853e74aa06f9 100644 (file)
@@ -1,7 +1,8 @@
-exo?
+exo[[:digit:]]
+!exo[[:digit:]]/
 *.static
 *.dynamic
-# for cygwin  
+# for cygwin
 *.exe
 
 *.o
@@ -9,7 +10,7 @@ exo?
 *.so
 *.dylib
 *.a
-# for cygwin  
+# for cygwin
 *.dll
 *.dll.a