diff --git a/NP_Custom_Templates/.DS_Store b/NP_Custom_Templates/.DS_Store index a6031977..2ab5b0a8 100644 Binary files a/NP_Custom_Templates/.DS_Store and b/NP_Custom_Templates/.DS_Store differ diff --git a/NP_Custom_Templates/templates.code-workspace b/NP_Custom_Templates/templates.code-workspace deleted file mode 100644 index 876a1499..00000000 --- a/NP_Custom_Templates/templates.code-workspace +++ /dev/null @@ -1,8 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": {} -} \ No newline at end of file diff --git a/NP_Custom_Templates/templates.zip b/NP_Custom_Templates/templates.zip deleted file mode 100644 index 1ed6de46..00000000 Binary files a/NP_Custom_Templates/templates.zip and /dev/null differ diff --git a/northpass.code-workspace b/northpass.code-workspace new file mode 100644 index 00000000..8aba6a2a --- /dev/null +++ b/northpass.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "." + } + ] +} \ No newline at end of file