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