diff --git a/.gitignore b/.gitignore index 87bef35..ac4a0fb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ # Built Visual Studio Code Extensions *.vsix -*.code-workspace \ No newline at end of file +*.code-workspace + +.secrets \ No newline at end of file diff --git a/.secrets b/.secrets deleted file mode 100644 index e69de29..0000000