Files
vue-mastermind/.gitignore
2022-01-23 13:46:01 +01:00

14 lines
214 B
Plaintext

# ---> 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/
/node_modules/
.idea