infotbm/.gitignore

11 lines
151 B
Plaintext
Raw Normal View History

2017-11-18 15:40:43 +01:00
# Byte-compiled Python
__pycache__/
2022-04-26 22:32:25 +02:00
*.pyc
# Poetry venv directories and files
.venv/
2022-04-28 12:03:51 +02:00
poetry.lock
# Keys and tokens of the Twitter API
credentials.py