add DS_Stores to gitignore

This commit is contained in:
David 2018-09-16 21:55:27 +10:00
parent b79af9480b
commit 65968ee0fa
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ composer.phar
VERSION
airtime_mvc/tests/log/*.log
.vagrant/
.DS_Store