JM-admin/.gitignore
2023-03-16 18:34:14 +08:00

15 lines
217 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
dist
.idea