tkr/.gitignore
Greg Sarjeant 33d722b225 Add zip archive to build. (#82)
Reviewed-on: https://gitea.subcultureofone.org/greg/tkr/pulls/82
Co-authored-by: Greg Sarjeant <greg@subcultureofone.org>
Co-committed-by: Greg Sarjeant <greg@subcultureofone.org>
2025-08-28 22:21:34 +00:00

25 lines
277 B
Plaintext

.vscode
.DS_Store
# PHP Unit tests
phpunit
.phpunit.result.cache
# Filesystem storage items
*.sqlite
*.txt
storage/upload/css
storage/logs
# Testing stuff
/docker-compose.yml
scratch
storage.bak
# Build artifacts
tkr.tgz
tkr.zip
# Test logs
storage/prerequisite-check.log