17 lines
167 B
Plaintext
17 lines
167 B
Plaintext
# Konfiguration mit Geheimnissen
|
|
.env
|
|
rollen.yml
|
|
|
|
# Laufzeitdaten
|
|
data/
|
|
migration.sqlite
|
|
*.json
|
|
!*.example.json
|
|
*.csv
|
|
*.dump
|
|
fix_added.py
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|