chore: ignores for building on windows
This commit is contained in:
parent
ed3bdd90fb
commit
3be084cb82
|
@ -4,3 +4,7 @@
|
|||
/zig-out
|
||||
/docs
|
||||
**/*.log
|
||||
|
||||
# Build on WIndows
|
||||
/.build_config
|
||||
/lib/SDL2
|
Loading…
Reference in New Issue