2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 17:12:03 +00:00
iconify/iconify-icon-demo/vue2-demo/.gitignore

25 lines
303 B
Plaintext
Raw Normal View History

2022-05-14 21:48:08 +00:00
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Vue 2 repo is outdated, hiding from repo to avoid Dependabot alerts
package-lock.json