1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 16:11:29 +08:00

Opt: Able to hot reload

This commit is contained in:
18870
2022-01-07 22:06:28 +08:00
parent 0572d2df08
commit 33843ccbc7
3 changed files with 96 additions and 47 deletions

11
.gitignore vendored
View File

@@ -8,19 +8,14 @@ config/*.yaml
config/*.json
!config/template.json
*.pyw
!alas_cn.pyw
!alas_en.pyw
!alas_jp.pyw
!alas_tw.pyw
!alas_kr.pyw
dev_tools/debug_tools
.idea
/screenshots
/python
/python-3.7.6.amd64
/scripts
/campaign/test/
/toolkit
*.lock
reloadflag
test.py
# Created by .ignore support plugin (hsz.mobi)