Ignore generated files.
This commit is contained in:
14
dat/.gitignore
vendored
Normal file
14
dat/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
options
|
||||
oracles
|
||||
data
|
||||
rip.xpm
|
||||
quest.dat
|
||||
rumors
|
||||
x11tiles
|
||||
*.lev
|
||||
spec_levs
|
||||
quest_levs
|
||||
dungeon.pdf
|
||||
dungeon
|
||||
nethack.png
|
||||
nhsplash.xpm
|
||||
7
include/.gitignore
vendored
Normal file
7
include/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
pm.h
|
||||
vis_tab.h
|
||||
onames.h
|
||||
date.h
|
||||
dgn_comp.h
|
||||
tile.h
|
||||
lev_comp.h
|
||||
8
src/.gitignore
vendored
Normal file
8
src/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
config.h-t
|
||||
vis_tab.c
|
||||
monstr.c
|
||||
hack.h-t
|
||||
tile.c
|
||||
Sysunix
|
||||
nethack
|
||||
*.o
|
||||
10
util/.gitignore
vendored
Normal file
10
util/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
dgn_yacc.c
|
||||
dgn_lex.c
|
||||
makedefs
|
||||
tilemap
|
||||
dgn_comp
|
||||
lev_lex.c
|
||||
lev_yacc.c
|
||||
tile2x11
|
||||
lev_comp
|
||||
tileedit
|
||||
Reference in New Issue
Block a user