forked from NetHack/NetHack
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
118 lines (112 loc) · 1.32 KB
/
Copy path.gitignore
File metadata and controls
118 lines (112 loc) · 1.32 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# CVS default ignores begin
tags
TAGS
.make.state
.nse_depinfo
*~
\#*
.#*
,*
_$*
*$
*.old
*.bak
*.BAK
*.orig
*.rej
.del-*
*.a
*.olb
*.o
*.obj
*.so
*.exe
*.Z
*.elc
*.ln
core
# CVS default ignores end
.*.swp
# We generate makefiles by shell script
Makefile
# Win32-specific ignores
Debug/
Release/
binary/
build/
ipch/
Nethack.sln
Nethack.sdf
Nethack.opensdf
Makefile.bcc
Makefile.gcc
Makefile-orig
Makefile.bcc-orig
Makefile.gcc-orig
*.suo
*.pdb
*.ilk
# VS2013 extension to auto-whine about questionable code generates these
*.lastcodeanalysissucceeded
# Win32-specific ignores end
install/*
binary/*
build/*
dat/bogusmon
dat/data
dat/dungeon
dat/dungeon.pdf
dat/engrave
dat/epitaph
dat/options
dat/oracles
dat/quest_levs
dat/quest.dat
dat/rumors
dat/spec_levs
doc/Guidebook
include/date.h
include/dgn_comp.h
include/lev_comp.h
include/onames.h
include/pm.h
include/vis_tab.h
src/nethack
src/Sysunix
src/vis_tab.c
src/monstr.c
util/dgn_comp
util/dgn_lex.c
util/dgn_yacc.c
util/lev_comp
util/lev_lex.c
util/lev_yacc.c
util/makedefs
util/recover
dat/dlb.lst
include/win32api.h
src/graphicschk
src/nhdat
sys/winnt/NetHack.ico
win/win32/splash.bmp
util/lev_flex.c
dat/porthelp
src/tile.c
util/dgn_flex.c
*.h-t
*.lev
*.o
livelog
logfile
record
xlogfile
*.old
perm
*lock.*
wizkit*.txt
log.txt
paniclog
game/501Merl*
game/conn.txt
game/map.txt
game/sysconf*