N64FlashcartMenu/.gitignore
Robin Jones ff478bccc7
Update .gitignore
Ignore whole tools folder, it might contain other flashcart tools such as UnfLoader
2024-01-10 16:06:20 +00:00

10 lines
149 B
Plaintext

/.vscode
/build
/filesystem
/output
/tools/*
# There should never be ROMs uploaded, but just incase, make sure they are excluded.
**/*.n64
**/*.z64