diff --git a/.gitignore b/.gitignore index 84fa85e..0502ea0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ *.nes *.zip *.dmp -wasm/ -!wasm/wasm.html +/wasm/ +!/wasm/wasm.html