18 lines
147 B
Plaintext
18 lines
147 B
Plaintext
# Python
|
|
.venv
|
|
__pycache__
|
|
|
|
# GIT
|
|
.gitignore
|
|
|
|
#CI configuration
|
|
.drone.yml
|
|
pylama.ini
|
|
|
|
# Bot documentation
|
|
README.md
|
|
|
|
# Environment
|
|
.env
|
|
.env.dist
|