Added build script to move files out of the Resources folder into the target
This commit is contained in:
parent
54edd950eb
commit
81a4e86498
3 changed files with 34 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,3 +12,5 @@ Cargo.lock
|
|||
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
!Resources/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue