14 lines
110 B
Text
14 lines
110 B
Text
|
|
.venv/
|
||
|
|
__pycache__/
|
||
|
|
*.pyc
|
||
|
|
.env
|
||
|
|
.nicegui/
|
||
|
|
logs/
|
||
|
|
.git/
|
||
|
|
.idea/
|
||
|
|
.pytest_cache/
|
||
|
|
tests/
|
||
|
|
.forgejo/
|
||
|
|
*.md
|
||
|
|
compose*.yml
|