diff --git a/.gitignore b/.gitignore index 4a23c48..3c4d11f 100644 --- a/.gitignore +++ b/.gitignore @@ -104,4 +104,7 @@ dist .tern-port # App specific -database.json \ No newline at end of file +database.json + +# IDE specific settings +/.vscode