23 lines
335 B
Plaintext
23 lines
335 B
Plaintext
<<<<<<< HEAD
|
|
.DS_Store
|
|
node_modules/
|
|
package-lock.json
|
|
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)
|