9 lines
75 B
Plaintext
9 lines
75 B
Plaintext
|
|
.git/
|
||
|
|
.gitignore
|
||
|
|
README.md
|
||
|
|
*.md
|
||
|
|
docker-compose.yml
|
||
|
|
__pycache__/
|
||
|
|
*.pyc
|
||
|
|
.env
|