From aae6c9069224245add98286512d72e756c0a7d8c Mon Sep 17 00:00:00 2001 From: Thuan Bui <9248622+10h30@users.noreply.github.com> Date: Fri, 9 May 2025 14:59:38 +0900 Subject: [PATCH] Revert "Update README.md and .gitignore" This reverts commit b7f95d092e52d53e52aa96f52551ab4cd02078e0. --- .gitignore | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/.gitignore b/.gitignore index ed9e4cc..3c3629e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1 @@ -/.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 \ No newline at end of file +node_modules