Merge pull request #84 from ceh/ignore-ds-store

Ignore .DS_Store files
This commit is contained in:
Mitchell Hashimoto 2015-04-28 23:23:55 -07:00
commit 1c6f45f625
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -43,3 +43,5 @@ Vagrantfile
# Configs
*.hcl
.DS_Store

Binary file not shown.