Adds DS_Store to gitignore.

This commit is contained in:
Kamron Batman 2019-01-17 16:44:22 -08:00
parent b85969219a
commit 3f77d7037b

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vs/
bin/
obj/
.DS_Store