.gitignore
This commit is contained in:
parent
e5e19ae0a0
commit
d4a69f9eea
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
<<<<<<< HEAD
|
||||
.DS_Store
|
||||
node_modules/
|
||||
package-lock.json
|
||||
@ -5,3 +6,17 @@ yarn.lock
|
||||
npm-debug.log
|
||||
.idea/
|
||||
dist/
|
||||
=======
|
||||
# ---> 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
|
||||
>>>>>>> cfdf6a3 (.gitignore)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user