2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

add npmignore (#998)

* add npmignore

* use a glob
This commit is contained in:
Jeff Sagal
2019-11-29 09:43:10 -08:00
committed by GitHub
parent 22bf8f9475
commit 5343b523d6
+4
View File
@@ -0,0 +1,4 @@
*
!src/**/*
!dist/**/*
.DS_Store