tkr/.gitignore
2025-06-30 20:27:55 -04:00

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