summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1fba213d8b4f2a4758e52f35ece95f72c53786cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.[oa]
*.ann
*.diff
saves/
morgue/
*.orig
*.rej
*.swp
TAGS

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

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