git ignore settings

This commit is contained in:
Alejandro Javier Asenjo Nitti 2023-09-21 19:26:35 -03:00
parent 55572660e7
commit 121283fbed
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -4,4 +4,4 @@ asm
undefined* undefined*
*.n64 *.n64
*.z64 *.z64
*.bin *.bin

2
tools/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
ido/
*.tar.gz