]> icculus.org git repositories - btb/d2x.git/blob - .gitignore
make sure buffered robot movie only plays 15fps
[btb/d2x.git] / .gitignore
1 Makefile
2 autom4te.cache
3 conf.h
4 config.log
5 config.status
6
7 d2x-ggi
8 d2x-gl
9 d2x-sdl
10 d2x-svga
11 hogcreate
12 hogextract
13 mveplayer
14 mvlcreate
15 mvlextract
16 tex2txb
17 txb2tex
18 mkinstalldirs
19 stamp-h.in
20 stamp-h1
21 .DS_Store
22 *.o
23 *.exe
24 .deps
25 debian/changelog
26 rpm/d2x.spec
27 .dirstamp
28 xcuserdata/
29
30 # Visual Studio
31 *.user
32 *.suo
33 *.ncb
34 Debug/
35 VisualC/Backup*/
36 VisualC/*.htm
37 .vs