16 lines
138 B
Plaintext
16 lines
138 B
Plaintext
.git
|
|
.gitignore
|
|
.venv
|
|
venv
|
|
env/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
test/
|
|
README.md
|
|
docker-compose.yml
|
|
Dockerfile
|
|
.dockerignore
|
|
.files/ |