projects
/
rocksndiamonds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added missing check for changed level in editor ("use template for CEs")
[rocksndiamonds.git]
/
.gitignore
1
# ignore temporary development files
2
*.o
3
*.a
4
.depend
5
6
# ignore automatically generated files
7
src/conftime.h
8
src/conf_gfx.h
9
src/conf_snd.h
10
src/conf_mus.h
11
src/conf_chr.c
12
src/conf_chr.h
13
src/conf_cus.c
14
src/conf_cus.h
15
src/conf_grp.c
16
src/conf_grp.h
17
src/conf_e2g.c
18
src/conf_esg.c
19
src/conf_e2s.c
20
src/conf_fnt.c
21
src/conf_g2s.c
22
src/conf_g2m.c
23
src/conf_var.c
24
src/conf_act.c
25
26
# ignore compiled executable files
27
rocksndiamonds
28
rocksndiamonds.exe