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