forge/.gitignore
Refringe 297937a2ea
Scribe API Documentation
Installs Scribe for (mostly) automatic API documentation. Does a pretty good job and it's pretty painless to set-up. I'll have to configure it to work in the CI and to ensure that the static files are being pushed to production as they should be, but this is a good start.
2024-09-17 01:41:00 -04:00

28 lines
321 B
Plaintext

.DS_Store
.env
.env.backup
.env.production
.phpunit.result.cache
.fleet
.idea
.phpunit.cache
.vscode
caddy
config/psysh
config/caddy
data
node_modules
public/build
public/hot
public/storage
storage/*.key
vendor
auth.json
frankenphp
frankenphp-worker.php
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.scribe