Last change
on this file since 221 was
221,
checked in by sam, 12 years ago
|
Complete Lol Engine / Deus Hax / Monsterz split.
|
File size:
422 bytes
|
Line | |
---|
1 | # Autotools cruft |
---|
2 | *.o |
---|
3 | *.lo |
---|
4 | *.a |
---|
5 | *.la |
---|
6 | *.exe |
---|
7 | *.userprefs |
---|
8 | *.usertasks |
---|
9 | *.pidb |
---|
10 | .auto |
---|
11 | .libs |
---|
12 | .deps |
---|
13 | Makefile |
---|
14 | Makefile.in |
---|
15 | aclocal.m4 |
---|
16 | autom4te.cache |
---|
17 | config.h.in |
---|
18 | config.h |
---|
19 | config.log |
---|
20 | config.status |
---|
21 | configure |
---|
22 | libtool |
---|
23 | stamp-* |
---|
24 | *-stamp |
---|
25 | lolengine-*.tar.* |
---|
26 | # Debugging cruft |
---|
27 | core |
---|
28 | core.* |
---|
29 | # Editor cruft |
---|
30 | .*.swp |
---|
31 | *~ |
---|
32 | # Our binaries |
---|
33 | deushax/deushax |
---|
34 | deushax/editor |
---|
35 | monsterz/monsterz |
---|
36 | tools/make-font |
---|
37 | # Our data |
---|
38 | art/*.png |
---|
39 | art/test/*.png |
---|
40 | gfx/font/*.png |
---|
Note: See
TracBrowser
for help on using the repository browser.