Initial commit

This commit is contained in:
eichehome 2022-01-12 12:00:35 +00:00
commit 2dcc9aa426
3 changed files with 246 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -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/