diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e69de29 diff --git a/workspace.code-workspace-cookie.code-workspace b/workspace.code-workspace-cookie.code-workspace new file mode 100644 index 0000000..f08058f --- /dev/null +++ b/workspace.code-workspace-cookie.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "../del-cookiecutter-py3-package" + } + ] +}