aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f0fcf1e56ad8badbce65a21c4ab56f0ca676539f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
engine
engine.exe
x86_64-w64-mingw32/lib/

# autotools files
aclocal.m4
build-aux/
m4/pkg.m4
configure
configure~
src/.deps/
src/.dirstamp
src/*.o
src/fb/.deps/
src/fb/.dirstamp
src/fb/*.o
src/math/.deps/
src/math/.dirstamp
src/math/*.o
src/o3d/.deps/
src/o3d/.dirstamp
src/o3d/*.o
src/config.h
src/config.h.in
src/config.h.in~
src/stamp-h1
autom4te.cache
config.log
config.status
Makefile
Makefile.in

# vim
.*.swp