diff --git a/.gitignore b/.gitignore index 0c36548..3df21f8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ composer.lock *.log public/ config/ -nbproject/ \ No newline at end of file +nbproject/ +/.vscode/ \ No newline at end of file