16 lines
157 B
Plaintext
16 lines
157 B
Plaintext
# Eclipse specific files
|
|
.settings/
|
|
.buildpath
|
|
.project
|
|
|
|
# OS files
|
|
.directory
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# App files
|
|
example/
|
|
vendor/
|
|
.env
|
|
/.phpunit.result.cache
|