Ignore .DS_Store files

This commit is contained in:
Chris Bednarski 2020-03-10 10:20:47 -07:00
parent 4fc0ac9077
commit ebbdf23b34

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/.idea/
/bin/
.DS_Store