Refine overview cards and ignore macOS files

This commit is contained in:
2026-04-19 16:06:01 +02:00
parent 8d89caea0c
commit c3ba361724
4 changed files with 59 additions and 3 deletions
+10
View File
@@ -3,3 +3,13 @@ __pycache__/
.pytest_cache/
*.pyc
data/*.db
# macOS generated files
.DS_Store
**/.DS_Store
._*
**/._*
.Spotlight-V100
**/.Spotlight-V100
.Trashes
**/.Trashes