15 lines
183 B
Plaintext
15 lines
183 B
Plaintext
/vendor/
|
|
/node_modules/
|
|
/.env
|
|
/.env.*
|
|
!/.env.example
|
|
/coverage/
|
|
/.phpunit.cache/
|
|
/.pest/
|
|
*.log
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Internal maintainer notes (not shipped)
|
|
/AUDIT_IMPLEMENTATION.md
|