tkr/.gitignore
2025-07-02 08:22:38 -04:00

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