diff options
author | Anthony Wang | 2020-05-20 21:29:10 -0500 |
---|---|---|
committer | GitHub | 2020-05-20 21:29:10 -0500 |
commit | 06697f5d3619a016c4b2342ec3203943a68901f6 (patch) | |
tree | fd1b4d1c19b8bb1804546042318e61a17201e8a5 | |
parent | f1cb59c7893d5ff122167890e9838fd7fa7b5b1e (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,9 +1,6 @@ -.sconsign.dblite +LaiNES +.vscode badnes -*.o +badnes.exe roms *.nes -build -LaiNES -.vscode -*.exe
\ No newline at end of file |