Remove .DS_Store files from tracking and update .gitignore

This commit is contained in:
Max Mannstein 2025-08-24 12:41:17 +02:00
parent ffe965a38b
commit 9971873213
9 changed files with 10 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

9
.gitignore vendored
View File

@ -361,3 +361,12 @@ MigrationBackup/
# Fody - auto-generated XML schema
FodyWeavers.xsd
# macOS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

BIN
gehGassiApp/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.