14 lines
128 B
Plaintext
14 lines
128 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
venv/
|
|
.git/
|
|
.gitignore
|
|
*.db
|
|
*.log
|
|
config.json
|
|
config.example.json
|
|
historique/
|
|
.env
|
|
.DS_Store
|
|
README.md |