Initial commit: PANDA 1.3

This commit is contained in:
PANDA Project
2026-08-07 11:21:03 +02:00
commit 3b180ee2f0
11 changed files with 1901 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Kompilierte Ausgaben
PANDA-Portable.exe
PANDA-Setup.exe
PANDA.Tests.exe
PANDA-Uninstall.Payload.exe
*.pdb
# Automatisch erzeugte Oberflächenvorschauen
panda-preview.png
panda-import-assistent.png
panda-setup.png
# Lokale Exporte und temporäre Tests
export.csv
*_veraendert.csv
portable-test/
# Editor- und Betriebssystemdateien
.vs/
*.user
*.suo
Thumbs.db
Desktop.ini