commit c54f57a97eb35c27b8ec71008cd565f808051447 Author: Jason Date: Sun Feb 14 21:32:00 2021 +1000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b60c46d --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# ---> VisualStudioCode +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +# Local History for Visual Studio Code +.history/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3eab5c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# workspacer-config +