mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 09:16:56 +01:00
Remove unused build.classify
This commit is contained in:
parent
9c3ddccbb5
commit
dcff088d11
1 changed files with 0 additions and 3 deletions
|
@ -206,10 +206,7 @@ init python:
|
|||
build.classify('bundle.keystore', None)
|
||||
build.classify('android.keystore', None)
|
||||
build.classify('bundle.keystore.original', None)
|
||||
build.classify('android.keystore.original', None)
|
||||
build.classify('*dist/*', None)
|
||||
|
||||
build.classify('game/dev/**', None)
|
||||
build.classify('game/dev/.**', None)
|
||||
build.classify('build_patch/*', None)
|
||||
|
||||
|
|
Loading…
Reference in a new issue