Ignore generated files.

This commit is contained in:
warwick
2002-01-18 02:50:06 +00:00
parent f7c01ecc71
commit 0e46369056
4 changed files with 39 additions and 0 deletions

14
dat/.gitignore vendored Normal file
View 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
View 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
View 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
View 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