Files
Patrick Gniza 42e37e8de7 Initiale Version des Romexis Implant Library Online Installers
- GUI zur Verwaltung von Implantbibliotheken
- Automatischer Download von Planmeca
- Integration der Original-Herstellerinstaller
- Automatisches Romexis-Backup
- Download-Cache und Updateerkennung
- Fortschrittsanzeige und Protokollierung
2026-05-31 17:35:36 +02:00

47 lines
566 B
Plaintext

# PowerShell / editor
*.ps1xml
*.psm1
*.psd1
*.ps1.user
.vscode/
.idea/
# Lokale Logs / Testausgaben
*.log
log.txt
logs/
*.tmp
*.temp
# Downloads / Cache / Herstellerpakete
*.zip
*.download
*.meta.json
RomexisImplantLibraryCache/
cache/
downloads/
# Entpackte Installationsdateien
temp/
tmp/
extracted/
Implant_library_files/
# Backups / Datenbank Dumps
*.bak
*.BAK
*.sql.bak
backup/
backups/
# Windows / Explorer
Thumbs.db
Desktop.ini
$RECYCLE.BIN/
# macOS falls das Repo mal dort geöffnet wird
.DS_Store
# PowerShell Transcripts
PowerShell_transcript*.txt