mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
stub an example Vue gitignore template
This commit is contained in:
parent
3641b16bef
commit
c440ae4d9c
1 changed files with 9 additions and 0 deletions
9
ecosystem/JavaScript/Vue.gitignore
Normal file
9
ecosystem/JavaScript/Vue.gitignore
Normal file
|
@ -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/
|
Loading…
Add table
Add a link
Reference in a new issue