braintree_api/.gitignore
2025-05-26 10:14:58 +02:00

29 lines
364 B
Plaintext

/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/auth.json
/.fleet
/.idea
/.nova
/.vscode
/.zed
_ide_helper*.php
.phpstorm.meta.php
.editorconfig
.env.example
.gitattributes