diff --git a/.gitignore b/.gitignore index 0e2355f..b5b513c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .direnv -smb.nes +*.nes # Logs logs *.log @@ -24,3 +24,5 @@ dist-ssr *.njsproj *.sln *.sw? + +junk \ No newline at end of file diff --git a/Tetris.nes b/Tetris.nes deleted file mode 100644 index 8336a66..0000000 Binary files a/Tetris.nes and /dev/null differ diff --git a/index.html b/index.html index eaab3cc..1441cce 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@