From: Jerome Benoit Date: Mon, 4 Sep 2017 08:00:18 +0000 (+0200) Subject: Refine .gitignore X-Git-Url: https://git.piment-noir.org/?p=Project_algorithmic_C.git;a=commitdiff_plain;h=67f227a85eb58fec3747915ce651401f0830fa2c Refine .gitignore --- diff --git a/.gitignore b/.gitignore index ed432d4..7a071d4 100644 --- a/.gitignore +++ b/.gitignore @@ -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 *~