forked from Vanilla-NetHack/NetHack-3.4.3
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (53 loc) · 756 Bytes
/
.gitignore
File metadata and controls
53 lines (53 loc) · 756 Bytes
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
*.exe
*.o
*.lev
binary/defaults.nh
binary/Guidebook.txt
binary/license
binary/logfile
binary/NetHack.txt
*.dll
binary/nhdat
binary/opthelp
binary/record
*.dsp
*.tag
util/lev_yacc.c
util/lev_flex.c
util/dgn_yacc.c
util/dgn_flex.c
build/dgnstuff.mak
build/levstuff.mak
build/tiles.mak
dat/data
dat/dlb.lst
dat/dungeon
dat/dungeon.pdf
dat/oracles
dat/porthelp
dat/quest.dat
dat/rumors
dat/ttyoptions
include/date.h
include/dgn_comp.h
include/lev_comp.h
include/onames.h
include/pm.h
include/vis_tab.h
include/win32api.h
install.bat
nethack.dsw
src/graphicschk
src/Makefile
src/Makefile.bcc
src/Makefile.gcc
src/monstr.c
src/nhdat
src/vis_tab.c
sys/winnt/NetHack.ico
*.NetHack-saved-game
*.diff
scratchpad.cpp
*.gcc-orig
src/Makefile-orig
src/Makefile.bcc-orig