shop-old/core/postgres/.gitignore
Thomas Bartelt afd2cedf92
All checks were successful
Deploy to Dev / deploy (push) Successful in 0s
feat: neue PostgreSQL-Suche (tba-search) aus newmail-vhost übernommen
2026-04-20 02:11:11 +02:00

14 lines
175 B
Plaintext

# PostgreSQL Import Config
# Die echte config.ini enthält Passwörter und sollte NICHT ins Git!
config.ini
# Python
__pycache__/
*.pyc
*.pyo
*.log
# Temp files
*.tmp
*.bak