Add out folder to gitignore

This commit is contained in:
Lorenzooone 2023-10-12 17:52:32 +02:00
parent a43cb36f69
commit 571490d1aa

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
build/
out/
*.elf
*.nds
*.NDS