Add stuff to gitignore, add vscode workspace

This commit is contained in:
fauthd
2021-03-16 16:47:09 +01:00
parent beab0f0c77
commit 4d6354db78
2 changed files with 12 additions and 1 deletions

8
workspace.code-workspace Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}