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.

11
.gitignore vendored
View File

@ -360,4 +360,13 @@ MigrationBackup/
.ionide/ .ionide/
# Fody - auto-generated XML schema # Fody - auto-generated XML schema
FodyWeavers.xsd 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.