Initial commit

This commit is contained in:
Philipp Klüter
2021-09-17 17:25:26 +02:00
commit ea2a4b9213
2 changed files with 13 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Vue-Master2021