summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 64956ff1ae73399fceab957d72970c34fab79e12 (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
*.[oa]
*.ann
*.diff
saves
morgue
*.orig
*.rej
*.swp
core
debug.map
err.txt
map.dump
mapgen.log
\#*
TAGS

arena.result

# Tile copied files
crawl-ref/source/dat/tiles/dngn.png
crawl-ref/source/dat/tiles/main.png
crawl-ref/source/dat/tiles/player.png

# The Crawl executable.
crawl-ref/source/crawl

# Level-compiler generated files.
crawl-ref/source/util/*.cc
crawl-ref/source/util/*.h