Files
vedant-chavan/.gitignore
vedant-chavan eff0228447 first commit
2024-06-12 20:29:05 +05:30

26 lines
272 B
Plaintext

/node_modules
/public/build
/public/hot
/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
/public
/resources
/routes
/storage
/tests