17 lines
157 B
Plaintext
17 lines
157 B
Plaintext
.git
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.db
|
|
*.sqlite
|
|
*.sqlite3
|
|
*.log
|
|
.env
|
|
AkahuClient/.env
|
|
EmoneyScraper/.env
|
|
IngestionService/.env
|
|
emoney_cache.json
|
|
sql/
|