mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-26 01:03:35 +05:00
git-subtree-dir: kiauh/core/submodules/simple_config_parser git-subtree-split: 90081a6539ec38adf6a1a5bb707a0e9934567c7f
14 lines
96 B
Plaintext
14 lines
96 B
Plaintext
*.py[cod]
|
|
*.pyc
|
|
__pycache__
|
|
.pytest_cache/
|
|
|
|
.idea/
|
|
.vscode/
|
|
|
|
.venv*/
|
|
venv*/
|
|
|
|
.coverage
|
|
htmlcov/
|