summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ba5a71a4e74f53b029e7951d91ce969186909ef6 (plain)
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
# autoreconf && configure stuff
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
build-aux/
config.log
config.status
configure
m4/pkg.m4
mplemmings_config.h
mplemmings_config.h.in
stamp-h1
.deps/
.dirstamp

# Project executables
mplemmings
mplemmings_ds
sbmoose
sbsprite
sbspritegif
testparseall

# Temporaries and build objects
*.swp
*.o