From af4f2ef23423251a732cb4008fd193f06e4a7961 Mon Sep 17 00:00:00 2001 From: gokhan Date: Sat, 29 Aug 2026 16:14:37 +0300 Subject: [PATCH] =?UTF-8?q?.gitignore=20dosyas=C4=B1=20kald=C4=B1r=C4=B1ld?= =?UTF-8?q?=C4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 6167dfa..0000000 --- a/.gitignore +++ /dev/null @@ -1,25 +0,0 @@ -*.log -.DS_Store -.env -.env.backup -.env.production -.phpactor.json -.phpunit.result.cache -/.fleet -/.idea -/.nova -/.phpunit.cache -/.vscode -/.zed -/auth.json -/node_modules -/public/build -/public/hot -/public/storage -/storage/*.key -/storage/pail -/vendor -Homestead.json -Homestead.yaml -Thumbs.db -/tests/ \ No newline at end of file