TP 13 exo1: Add LTO and GOLD support to the Makefile build options
[TD_C.git] / .gitignore
index c90c33b9f0b5488bbb01808407c08e63b269a9e8..6b9762b61092eb8662863c8aaf76c06f6718bc42 100644 (file)
@@ -1,7 +1,15 @@
 *.o
+# for cygwin  
+*.exe
+
+*.so
+*.a
 
 # editor trash
 *.swp
-*.~
+*~
+
+.build
 
 thumbs.db
+*.DS_Store