mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-21 19:53:06 +00:00
add npmignore
This commit is contained in:
parent
c0d9bdf52f
commit
5ff852bd07
1 changed files with 15 additions and 0 deletions
15
.npmignore
Normal file
15
.npmignore
Normal file
|
@ -0,0 +1,15 @@
|
|||
tests/
|
||||
archivebox/
|
||||
build/
|
||||
dist/
|
||||
docs/
|
||||
etc/
|
||||
.dockerignore
|
||||
.flake8
|
||||
CNAME
|
||||
docker-compose.yaml
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
MANIFEST.in
|
||||
Pipfile
|
||||
setup.py
|
Loading…
Reference in a new issue