add ds_store file to ingore file

This commit is contained in:
2026-02-16 13:06:22 +02:00
parent 071612a521
commit eb93714022
2 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@@ -10,4 +10,5 @@ Mzansi_Mail/
.venv
google-chrome-stable_current_amd64.deb
.env
Frontend/android/app/.cxx/
Frontend/android/app/.cxx/
.DS_Store

View File

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