Skip to content

Commit c440ae4

Browse files
committed
stub an example Vue gitignore template
1 parent 3641b16 commit c440ae4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ecosystem/JavaScript/Vue.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# gitignore template for Vue.js projects
2+
#
3+
# Recommended template: Node.gitignore
4+
5+
# TODO: where does this rule come from?
6+
docs/_book
7+
8+
# TODO: where does this rule come from?
9+
test/

0 commit comments

Comments
 (0)