add ds_store file to ingore file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,4 +10,5 @@ Mzansi_Mail/
|
||||
.venv
|
||||
google-chrome-stable_current_amd64.deb
|
||||
.env
|
||||
Frontend/android/app/.cxx/
|
||||
Frontend/android/app/.cxx/
|
||||
.DS_Store
|
||||
3
mih_api_hub/.gitignore
vendored
3
mih_api_hub/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.env
|
||||
__pycache__/
|
||||
temp*.pdf
|
||||
temp*.pdf
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user