chore: ignore .bin files

This commit is contained in:
Rekai Nyangadzayi Musuka 2022-01-25 12:58:25 -04:00
parent 540fbf739a
commit 899a9ead76
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/zig-out
/docs
**/*.log
**/*.bin
# Build on WIndows
/.build_config