ignore libnethack dev files

This commit is contained in:
Adam Powers
2020-08-30 11:59:23 -07:00
parent efae5590e5
commit ffa5e319af
+5 -1
View File
@@ -37,7 +37,7 @@ Release/
binary/ binary/
build/ build/
ipch/ ipch/
./lib/ lib/*
Nethack.sln Nethack.sln
Nethack.sdf Nethack.sdf
Nethack.opensdf Nethack.opensdf
@@ -88,3 +88,7 @@ src/nethack.wasm
src/nethack.js src/nethack.js
src/wasm-data src/wasm-data
src/libnethack.a src/libnethack.a
libtest.c
nhlibtest
run.sh
test.js