update gitignore

This commit is contained in:
Patrick Huembeli 2025-02-19 10:25:45 +01:00
parent ca7b2e3315
commit 6f48968266
3 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -156,6 +156,9 @@ dmypy.json
# pytype static type analyzer # pytype static type analyzer
.pytype/ .pytype/
.DS_Store
backend/.DS_Store
backend/app/.DS_Store
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/

BIN
backend/.DS_Store vendored

Binary file not shown.

BIN
backend/app/.DS_Store vendored

Binary file not shown.