chore: ignore .bin files
This commit is contained in:
parent
540fbf739a
commit
899a9ead76
|
@ -4,6 +4,7 @@
|
|||
/zig-out
|
||||
/docs
|
||||
**/*.log
|
||||
**/*.bin
|
||||
|
||||
# Build on WIndows
|
||||
/.build_config
|
||||
|
|
Loading…
Reference in New Issue