Move generated directory to build directory
StepMania generates some files during build but it's a bit unusual to generate them in source directory instead of build directory. Move them to build directory and remove src/generated from .gitignore.
This commit is contained in:
@@ -17,7 +17,6 @@ Build/
|
||||
!Build/INSTALL.md
|
||||
!Build/README.md
|
||||
verdata.*
|
||||
src/generated
|
||||
|
||||
# Text Editor Based Items
|
||||
___*
|
||||
|
||||
Reference in New Issue
Block a user