mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16248] Add DS_Store to gitignore
PHPBB3-16248
This commit is contained in:
parent
77da8b6507
commit
ff3458ff03
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -27,3 +27,4 @@
|
||||||
/tests/vendor
|
/tests/vendor
|
||||||
/vagrant/phpbb-install-config.yml
|
/vagrant/phpbb-install-config.yml
|
||||||
.vagrant
|
.vagrant
|
||||||
|
*.DS_Store*
|
||||||
|
|
Loading…
Add table
Reference in a new issue