18 lines
199 B
Plaintext
18 lines
199 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
|
|
|
|
# Build artifacts
|
|
tkr.tgz |