git: init+修改node版本
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -1,11 +1,15 @@
|
||||
# ---> 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/
|
||||
.idea/
|
||||
.web/
|
||||
.tmp/
|
||||
.node_modules/
|
||||
node_modules
|
||||
.DS_Store/
|
||||
.DS_Store
|
||||
src/.DS_Store
|
||||
*/.DS_Store
|
||||
web/
|
||||
web
|
||||
*.zip
|
||||
|
||||
web.zip
|
||||
|
||||
Reference in New Issue
Block a user