chore: stop tracking .DS_Store

This commit is contained in:
2026-06-10 06:39:20 +02:00
parent 00a202ebba
commit dc35579135
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__/
*.pyc
.env
.DS_Store