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