Browse Source

add npmignore

Nick Sweeting 5 years ago
parent
commit
5ff852bd07
1 changed files with 15 additions and 0 deletions
  1. 15 0
      .npmignore

+ 15 - 0
.npmignore

@@ -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