Makefile: allow to override the build type variable.
[TP_AL_C.git] / .gitignore
CommitLineData
29247470 1lexer/lexer
e9a51b68 2!lexer/
e8e131cc
JB
3*.static
4*.dynamic
5# for cygwin
6*.exe
7
8*.o
9
10*.so
11*.dylib
12*.a
13# for cygwin
14*.dll
15*.dll.a
16
17# atom linter
18*.gch
e4605024
JB
19# ide-cquery
20.atom
e8e131cc
JB
21
22# editor trash
23*.swp
24*~
25
26.build
27
28thumbs.db
29*.DS_Store