| 12345678910111213141516171819 |
- # User specific & automatically generated files #
- #################################################
- /build
- /dist
- /tags
- /composer.lock
- /phpunit.xml
- /vendor
- # OS generated files #
- ######################
- .DS_Store
- .DS_Store?
- ._*
- .Spotlight-V100
- .Trashes
- Icon?
- ehthumbs.db
- Thumbs.db
|