diff --git a/.gitignore b/.gitignore index 329d9b0..e557dac 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ logs/ App/Config.php Projekt/ server_files/ -vendor/ \ No newline at end of file +vendor/ +.vscode/ \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b05cbd2..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "php.version": "8.2" -} \ No newline at end of file