vue-black-dash/.gitignore
2025-02-11 20:58:05 +01:00

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)