14 lines
112 B
Plaintext
14 lines
112 B
Plaintext
|
|
.git
|
||
|
|
.github
|
||
|
|
.gitea
|
||
|
|
.venv
|
||
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
.pytest_cache
|
||
|
|
.env
|
||
|
|
.env.*
|
||
|
|
web/node_modules
|
||
|
|
web/dist
|
||
|
|
*.md
|
||
|
|
!README.md
|