From 73d19a75b0fb1259231c17da5a224087dee80049 Mon Sep 17 00:00:00 2001 From: Venba Date: Fri, 2 Feb 2024 11:45:26 +0000 Subject: [PATCH] CHANGE_DIRECTORIES_ADDED --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index da840746..919fb9fa 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,9 @@ writable/debugbar/* !writable/debugbar/.gitkeep writable/**/*.db -writable/**/*.sqlite \ No newline at end of file +writable/**/*.sqlite + + +vendor/ +composer.lock +.env \ No newline at end of file