Refine .gitignore, take 2
[TD_IML.git] / .gitignore
index 03fd390641348baab78581ab37567bb641fa5112..7c44a90af55dc07e6ce1a727f997a3a602241428 100644 (file)
@@ -1,14 +1,18 @@
-td*
+exo[[:digit:]]
+!exo[[:digit:]]/
+lanceur
+balle
 *.static
 *.dynamic
-# for cygwin  
+# for cygwin
 *.exe
 
 *.o
 
 *.so
+*.dylib
 *.a
-# for cygwin  
+# for cygwin
 *.dll
 *.dll.a
 
@@ -16,6 +20,8 @@ td*
 *.swp
 *~
 
+*.txt
+
 .build
 
 thumbs.db