From 274f84514bebfb1e4f1181330e3ad4824a491e0d Mon Sep 17 00:00:00 2001 From: kry008 Date: Fri, 18 Aug 2023 16:01:19 +0200 Subject: [PATCH] poprawa .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e9b47a..944eaea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -config.php \ No newline at end of file +config.php +.vscode +.vscode/* \ No newline at end of file