44 lines
612 B
Plaintext
44 lines
612 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*~
|
|
|
|
.cache
|
|
.coverage
|
|
.pytest_cache
|
|
.mypy_cache/
|
|
.python-version
|
|
|
|
# Distribution / packaging
|
|
node_modules/
|
|
|
|
/benchmark_script/dist/
|
|
|
|
/launcher/Makeenv
|
|
/launcher/bin/
|
|
/launcher/dist/
|
|
/launcher/freetype2/build*/
|
|
/launcher/assets/assets.go
|
|
/launcher/test/bin/
|
|
/launcher/etc/windows_resources/*.o
|
|
/launcher/pipeline/dist*
|
|
/launcher/pipeline/codesign_config.py
|
|
|
|
/launcher_authenticator/config.py
|
|
|
|
/website/opendata/settings.py
|
|
/website/public/
|
|
/website/yarn-error.log
|
|
|
|
/deployment/staging/
|
|
|
|
/dist/
|
|
|
|
.venv
|
|
.idea
|
|
.DS_Store
|
|
.vscode
|
|
|
|
99_vault.yaml
|