Ignore Win32 build products

This commit is contained in:
Ray Chason
2018-09-10 21:13:10 +03:00
committed by Pasi Kallinen
parent 3fc2373ca2
commit 8dbaafbb7b
5 changed files with 8 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ vis_tab.h
dgn_comp.h dgn_comp.h
lev_comp.h lev_comp.h
tile.h tile.h
win32api.h
+3
View File
@@ -8,3 +8,6 @@ nethack
*.o *.o
tiles.bmp tiles.bmp
*.moc *.moc
graphicschk
nhdat
o
+1
View File
@@ -0,0 +1 @@
NetHack.ico
+2
View File
@@ -1,6 +1,8 @@
dgn_lex.c dgn_lex.c
dgn_flex.c
dgn_yacc.c dgn_yacc.c
lev_lex.c lev_lex.c
lev_flex.c
lev_yacc.c lev_yacc.c
tiletxt.c tiletxt.c
makedefs makedefs
+1
View File
@@ -0,0 +1 @@
*.moc