Refine .gitignore
authorJerome Benoit <jerome.benoit@sap.com>
Mon, 4 Sep 2017 08:00:18 +0000 (10:00 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 15 Dec 2017 20:09:30 +0000 (21:09 +0100)
.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
 *~