Successful windows build working
parent
262c17e1d2
commit
8e57eb3a49
@ -1,9 +1,14 @@
|
|||||||
# Rust patterns
|
# Rust patterns
|
||||||
/target
|
/target
|
||||||
|
|
||||||
|
# Temporay DLL files
|
||||||
|
/*.dll
|
||||||
|
/*.lib
|
||||||
|
|
||||||
# FMOD patterns
|
# FMOD patterns
|
||||||
**/.cache/
|
**/.cache/
|
||||||
**/.user/
|
**/.user/
|
||||||
**/.unsaved/
|
**/.unsaved/
|
||||||
**/*.fspackage
|
**/*.fspackage
|
||||||
**/Build/
|
**/Build/
|
||||||
|
!*.bank
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue