Remove renconstruct from build
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending

This commit is contained in:
2024-10-11 15:45:32 -05:00
parent b16bd97d33
commit 6377fffba0

View File

@ -235,6 +235,7 @@ init python:
build.classify('game/mods_example/.**', None)
build.classify('README.md', None)
build.classify('renconstruct.toml', None)
build.classify('dist/', None)
build.classify('bundle.keystore', None)
build.classify('android.keystore', None)