]> granicus.if.org Git - nethack/commitdiff
Ignore Win32 build products
authorRay Chason <ray.chason@protonmail.com>
Thu, 24 May 2018 03:19:35 +0000 (23:19 -0400)
committerPasi Kallinen <paxed@alt.org>
Mon, 10 Sep 2018 18:13:10 +0000 (21:13 +0300)
include/.gitignore
src/.gitignore
sys/winnt/.gitignore [new file with mode: 0644]
util/.gitignore
win/Qt4/.gitignore [new file with mode: 0644]

index cb5a9253224cb61dd4373d2b0d582dc1e7b4910a..4906e6ce8b47fa08e4c8947b68b2f8dbead67764 100644 (file)
@@ -6,3 +6,4 @@ vis_tab.h
 dgn_comp.h
 lev_comp.h
 tile.h
+win32api.h
index 5146980448415e92025d7c268f017dd3bd3d543b..df4310a308abe97f85051283e300d56c5ca93d0b 100644 (file)
@@ -8,3 +8,6 @@ nethack
 *.o
 tiles.bmp
 *.moc
+graphicschk
+nhdat
+o
diff --git a/sys/winnt/.gitignore b/sys/winnt/.gitignore
new file mode 100644 (file)
index 0000000..1fe00dd
--- /dev/null
@@ -0,0 +1 @@
+NetHack.ico
index 95b7c4db15a8151127f228eba03e5e19da8b9b40..c211d0a77aece8974be8f73032a35a9e85285db3 100644 (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
diff --git a/win/Qt4/.gitignore b/win/Qt4/.gitignore
new file mode 100644 (file)
index 0000000..e978b10
--- /dev/null
@@ -0,0 +1 @@
+*.moc