forge/.gitignore
Refringe a895210cef Octane Changes
Updates Octane to use swoole as a runner. FrankenPHP was having issues with the INTL PHP extension.

Also updates the development site to load over HTTP instead of HTTPS. No need for encryption for basic local development.
2024-07-16 17:29:38 -04:00

26 lines
313 B
Plaintext

.DS_Store
.env
.env.backup
.env.production
.phpunit.result.cache
/.fleet
/.idea
/.phpunit.cache
/.vscode
/caddy
/config/psysh
/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