Make C MySQL code work with bdSociete DB.
[TD_BDD.git] / .gitignore
1 infovols
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