remove .DS_Store

This commit is contained in:
2024-08-27 17:27:45 +02:00
parent 87f3411af4
commit 22cbf5930d
31 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

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