mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-04-24 16:35:23 +00:00
64 lines
803 B
Plaintext
64 lines
803 B
Plaintext
.venv
|
|
updates/
|
|
working/
|
|
update/
|
|
tesseract
|
|
models
|
|
fonts
|
|
# Byte-compiled / optimized / DLL files
|
|
.idea/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
configs/
|
|
paddle_model/
|
|
md5.txt
|
|
update.bat
|
|
click_screenshots/
|
|
test_scripts/
|
|
screenshots/
|
|
thread_dumps.txt
|
|
# C extensions
|
|
ok
|
|
ok/
|
|
*.cpp
|
|
*.pyx
|
|
*.so
|
|
*.bat
|
|
**/__pycache__/
|
|
# Distribution / packaging
|
|
.Python
|
|
tests/configs/
|
|
tests/logs/
|
|
logs/
|
|
build/
|
|
develop-eggs/
|
|
dist/
|
|
downloads/
|
|
eggs/
|
|
.eggs/
|
|
lib/
|
|
lib64/
|
|
parts/
|
|
sdist/
|
|
var/
|
|
wheels/
|
|
share/python-wheels/
|
|
*.egg-info/
|
|
.installed.cfg
|
|
*.egg
|
|
MANIFEST
|
|
venv/
|
|
python/
|
|
|
|
# PyInstaller
|
|
# Usually these files are written by a python script from a template
|
|
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
|
*.manifest
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt
|
|
autohelper
|
|
working_images/
|
|
repo/ |