add ds_store file to ingore file
This commit is contained in:
parent
071612a521
commit
eb93714022
2 changed files with 4 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@ Mzansi_Mail/
|
||||||
google-chrome-stable_current_amd64.deb
|
google-chrome-stable_current_amd64.deb
|
||||||
.env
|
.env
|
||||||
Frontend/android/app/.cxx/
|
Frontend/android/app/.cxx/
|
||||||
|
.DS_Store
|
||||||
1
mih_api_hub/.gitignore
vendored
1
mih_api_hub/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
.env
|
.env
|
||||||
__pycache__/
|
__pycache__/
|
||||||
temp*.pdf
|
temp*.pdf
|
||||||
|
.DS_Store
|
||||||
Loading…
Add table
Add a link
Reference in a new issue