From 3129e5e56445a62910dcc366add7fb6ded678f35 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Wed, 21 Jul 2021 03:03:49 -0500 Subject: [PATCH] Moved scripts to root; Updated settings and tasks for VSCode. --- Props/.vscode/settings.json | 7 +++++++ Props/.vscode/tasks.json | 2 +- {Props/scripts => scripts}/reset_db.py | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 Props/.vscode/settings.json rename {Props/scripts => scripts}/reset_db.py (94%) diff --git a/Props/.vscode/settings.json b/Props/.vscode/settings.json new file mode 100644 index 0000000..bfd1427 --- /dev/null +++ b/Props/.vscode/settings.json @@ -0,0 +1,7 @@ +{ + "todo-tree.filtering.excludeGlobs": [ + "**/node_modules", + "**/wwwroot" + ], + "todo-tree.regex.regex": "((//|#|