diff --git a/.gitignore b/.gitignore index c93d818..db2bb18 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # Config file config.json + +# VS Code files. +.vscode diff --git a/.vscode/.browse.VC.db b/.vscode/.browse.VC.db deleted file mode 100644 index 313e4ee..0000000 Binary files a/.vscode/.browse.VC.db and /dev/null differ diff --git a/.vscode/.browse.VC.db-shm b/.vscode/.browse.VC.db-shm deleted file mode 100644 index fdc4e88..0000000 Binary files a/.vscode/.browse.VC.db-shm and /dev/null differ diff --git a/.vscode/.browse.VC.db-wal b/.vscode/.browse.VC.db-wal deleted file mode 100644 index 9f6c12c..0000000 Binary files a/.vscode/.browse.VC.db-wal and /dev/null differ