mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
5343b523d6
* add npmignore * use a glob
5 lines
33 B
Plaintext
5 lines
33 B
Plaintext
*
|
|
!src/**/*
|
|
!dist/**/*
|
|
.DS_Store
|