commit
25e09dceac
2 changed files with 26 additions and 0 deletions
@ -0,0 +1,22 @@ |
|||||
|
# ---> 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/ |
||||
|
|
||||
|
# ---> VisualStudioCode |
||||
|
.vscode/* |
||||
|
!.vscode/settings.json |
||||
|
!.vscode/tasks.json |
||||
|
!.vscode/launch.json |
||||
|
!.vscode/extensions.json |
||||
|
*.code-workspace |
||||
|
|
||||
|
# Local History for Visual Studio Code |
||||
|
.history/ |
||||
|
|
@ -0,0 +1,4 @@ |
|||||
|
# VueJS-hodiny |
||||
|
|
||||
|
Primárně pro 4.IM |
||||
|
jednoducha aplikace pro procviceni VueJS |
Loading…
Reference in new issue