bd64e52c59cc149781611ed7d4adbddc398721c0
[TD_SE.git] / .gitignore
1 philosophe/philosophe
2 prodcons/prodcons
3
4 *.static
5 *.dynamic
6 # for cygwin
7 *.exe
8
9 *.o
10
11 *.so
12 *.dylib
13 *.a
14 # for cygwin
15 *.dll
16 *.dll.a
17
18 # atom linter
19 *.gch
20
21 # editor trash
22 *.swp
23 *~
24
25 .build
26
27 thumbs.db
28 *.DS_Store