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:
phantom10111
2024-04-12 22:40:09 -07:00
committed by teejusb
parent ff3ce9544a
commit 48e797bf35
6 changed files with 10 additions and 10 deletions
-1
View File
@@ -17,7 +17,6 @@ Build/
!Build/INSTALL.md
!Build/README.md
verdata.*
src/generated
# Text Editor Based Items
___*