forked from NickMcConnell/FAangband
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (69 loc) · 848 Bytes
/
.gitignore
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
*.app
*.elf
*.exe
*.gcda
*.gcno
*.gcov
*.map
*.orig
*.out
*.rej
*.sublime*
*~
.cproject
.dep
.deps
.DS_Store
.idea/
.project
.settings
.vs/
/*.vcxproj*
aclocal.m4
faangband
faangband.3dsx
faangband.nds
faangband.smdh
autom4te.cache/
cmake-build-debug/
config.log
config.status
configure
Debug/
doc/manual/*.aux
docs/manual.aux
docs/manual.html
docs/manual.ilg
docs/manual.ind
docs/manual.log
docs/manual.pdf
docs/manual.tex
docs/manual.toc
docs/_build
lib/edit
lib/user/CharOutput.txt
lib/user/lore.txt
lib/user/save/*
lib/user/scores/scores.*
lib/user/sdl2init.txt
lib/user/window.prf
mk/buildsys.mk
mk/extra.mk
mk/sinclude.mk
Release/
src/**/*.d
src/**/*.o
src/*.d
src/*.dep
src/*.o
src/*.o.*
src/.deps
src/3ds-build
src/angband
src/angband-master
src/autoconf.h
src/autoconf.h.in
src/config
src/stats/db.dep
src/tests/bin/
src/tests/ran-already