Should I add components.d.ts to gitignore?
components.d.ts
is auto-generated by unplugin-vue-components
and often cause conflicts in some of the projects I have participated in. I personally don’t think it should be tracked.
components.d.ts
is auto-generated by unplugin-vue-components
and often cause conflicts in some of the projects I have participated in. I personally don’t think it should be tracked.