diff --git a/.gitignore b/.gitignore index b7c73ef..95307e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules dist /.cache -/.parcel-cache \ No newline at end of file +/.parcel-cache +/.vscode