15 lines
172 B
Plaintext
15 lines
172 B
Plaintext
.vscode
|
|
.DS_Store
|
|
|
|
# PHP Unit tests
|
|
phpunit
|
|
.phpunit.result.cache
|
|
|
|
# Filesystem storage items
|
|
*.sqlite
|
|
*.txt
|
|
storage/upload/css
|
|
|
|
# Testing stuff
|
|
/docker-compose.yml
|
|
scratch |