Ce fichier contient SMTP, relais, surprise, evenement actif — il ne doit jamais etre ecrase par un git pull. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
21 lines
211 B
Plaintext
21 lines
211 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.venv/
|
|
venv/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.env
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
data/photos/*
|
|
data/exports/*
|
|
!data/photos/.gitkeep
|
|
!data/exports/.gitkeep
|
|
*.log
|
|
.DS_Store
|
|
printer-driver-*.deb
|
|
data/config.json
|