Update README.md and .gitignore

This commit is contained in:
Thuan Bui
2025-05-09 14:35:52 +09:00
parent d5dc8a472a
commit b7f95d092e
+23 -1
View File
@@ -1 +1,23 @@
node_modules /.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