Update .gitignore

Added .DS_Store to gitignore
This commit is contained in:
Jamie Hardt
2020-02-16 15:38:18 -08:00
parent eaf24ad6a8
commit edb641b7ec

1
.gitignore vendored
View File

@@ -102,3 +102,4 @@ venv.bak/
# mypy # mypy
.mypy_cache/ .mypy_cache/
.DS_Store