diff --git a/.gitignore b/.gitignore index 2eea525..f3144c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.env \ No newline at end of file +.env +.vscode/ +*.log \ No newline at end of file diff --git a/api/init.php b/api/init.php index dcabee3..8a6d508 100644 --- a/api/init.php +++ b/api/init.php @@ -1,7 +1,7 @@