Studying all day long)

16 lines
222 B

3 years ago
# ---> 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/
3 years ago
node_modules
*~
dist
3 years ago
.vscode