mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-28 09:39:41 +02:00
add npmignore
This commit is contained in:
parent
ecb27e7e45
commit
1ec4d11883
1 changed files with 8 additions and 0 deletions
8
.npmignore
Normal file
8
.npmignore
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
*
|
||||||
|
!public/**/*
|
||||||
|
public/uploads
|
||||||
|
!dist/**/*
|
||||||
|
!package.json
|
||||||
|
!README.md
|
||||||
|
!yarn.lock
|
||||||
|
!LICENSE
|
Loading…
Add table
Add a link
Reference in a new issue