Refine .gitignore
[TD_C.git] / .gitignore
index 6b9762b61092eb8662863c8aaf76c06f6718bc42..3f2de3a4b0d69474a0a7854b4d27853e74aa06f9 100644 (file)
@@ -1,9 +1,18 @@
-*.o
-# for cygwin  
+exo[[:digit:]]
+!exo[[:digit:]]/
+*.static
+*.dynamic
+# for cygwin
 *.exe
 
+*.o
+
 *.so
+*.dylib
 *.a
+# for cygwin
+*.dll
+*.dll.a
 
 # editor trash
 *.swp