jonnybarnes.uk/.gitignore
Jonny Barnes 37a8e4bba8
Some checks failed
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Load favicon from a favicon.png file if it exists
This means different people will be able to use their own avatar/favicon
2024-08-23 18:55:08 +01:00

25 lines
343 B
Text

/.phpunit.cache
/node_modules
/public/build
/public/coverage
/public/hot
/public/files
/public/fonts
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
ray.php
/public/gpg.key
/public/assets/img/favicon.png