diff options
Diffstat (limited to 'ecosystem/JavaScript/Vue.gitignore')
-rw-r--r-- | ecosystem/JavaScript/Vue.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ecosystem/JavaScript/Vue.gitignore b/ecosystem/JavaScript/Vue.gitignore new file mode 100644 index 00000000..4538951c --- /dev/null +++ b/ecosystem/JavaScript/Vue.gitignore @@ -0,0 +1,9 @@ +# 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/ |