Initial commit: Python dotfiles system

This commit is contained in:
2025-07-03 17:14:52 +02:00
commit 6b4f19c2dc
20 changed files with 2185 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Temporäre Dateien
*.tmp
*.log
*.swp
*.swo
*~
# System-Dateien
.DS_Store
Thumbs.db
# Backup-Dateien
*.backup.*
# Lokale Konfiguration (optional)
local.yaml
# Persönliche Transcrypt-Schlüssel (sollten nicht ins Repo)
.transcrypt_key