f7925e55d2f69cf464ca0e9ee60ebb895ee8218f
[TD_IML.git] / .gitignore
1 exo*
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 # editor trash
17 *.swp
18 *~
19
20 .build
21
22 thumbs.db
23 *.DS_Store