11 lines
151 B
Plaintext
11 lines
151 B
Plaintext
# Byte-compiled Python
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Poetry venv directories and files
|
|
.venv/
|
|
poetry.lock
|
|
|
|
# Keys and tokens of the Twitter API
|
|
credentials.py
|