Ignore Win32 build products

This commit is contained in:
Ray Chason
2018-05-23 23:19:35 -04:00
committed by Pasi Kallinen
parent 3fc2373ca2
commit 8dbaafbb7b
5 changed files with 8 additions and 0 deletions

1
include/.gitignore vendored
View File

@@ -6,3 +6,4 @@ vis_tab.h
dgn_comp.h
lev_comp.h
tile.h
win32api.h

3
src/.gitignore vendored
View File

@@ -8,3 +8,6 @@ nethack
*.o
tiles.bmp
*.moc
graphicschk
nhdat
o

1
sys/winnt/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
NetHack.ico

2
util/.gitignore vendored
View File

@@ -1,6 +1,8 @@
dgn_lex.c
dgn_flex.c
dgn_yacc.c
lev_lex.c
lev_flex.c
lev_yacc.c
tiletxt.c
makedefs

1
win/Qt4/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.moc