Refine a bit .cquery and .gitignore.
[Project_algorithmic_C.git] / .gitignore
index 43270273b38030fcd06b1afe691628f71748d6a1..0e5f88e5939c4f92b444d9a2de540906e1f4bec3 100644 (file)
@@ -1,17 +1,23 @@
 othello
 *.static
 *.dynamic
-# for cygwin  
+# for cygwin
 *.exe
 
 *.o
 
 *.so
+*.dylib
 *.a
-# for cygwin  
+# for cygwin
 *.dll
 *.dll.a
 
+# atom linter
+*.gch
+# ide-cquery
+.atom
+
 # editor trash
 *.swp
 *~