[ticket/16248] Add DS_Store to gitignore

PHPBB3-16248
This commit is contained in:
hanakin 2019-12-07 08:03:57 -10:00
parent 77da8b6507
commit ff3458ff03

1
.gitignore vendored
View file

@ -27,3 +27,4 @@
/tests/vendor
/vagrant/phpbb-install-config.yml
.vagrant
*.DS_Store*