13 lines
116 B
Plaintext
13 lines
116 B
Plaintext
|
# Python
|
||
|
.venv
|
||
|
__pycache__
|
||
|
|
||
|
# GIT
|
||
|
.gitignore
|
||
|
|
||
|
#CI configuration
|
||
|
.drone.yml
|
||
|
pylama.ini
|
||
|
|
||
|
# Bot documentation
|
||
|
README.md
|