Refine .gitignore
[Project_algorithmic_C.git] / .gitignore
CommitLineData
480acfeb
JB
1othello
2*.static
3*.dynamic
139bf34c 4# for cygwin
480acfeb
JB
5*.exe
6
7*.o
8
9*.so
63c8ebb8 10*.dylib
480acfeb 11*.a
139bf34c 12# for cygwin
480acfeb
JB
13*.dll
14*.dll.a
15
139bf34c
JB
16# atom linter
17*.gch
18
480acfeb
JB
19# editor trash
20*.swp
21*~
22
23.build
24
25thumbs.db
26*.DS_Store