Files
inwx-scripts/.gitignore
T
2026-08-18 13:49:31 +02:00

13 lines
253 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# KeePass-Datenbank mit Zugangsdaten gehört NICHT ins Repo
hosting.kdbx
# Zwischengespeicherte INWX-Session (enthält ein kurzlebiges Session-Cookie)
.inwx_session
# Anmeldedaten
.inwx_credentials
# Python-venv und Cache
venv/
__pycache__/
*.pyc