mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
Adds a .dockerignore
keeps repo-data out of the Dockerimage
This commit is contained in:
parent
28e7664239
commit
4546d9c72a
4
.dockerignore
Normal file
4
.dockerignore
Normal file
@ -0,0 +1,4 @@
|
||||
.git
|
||||
.git*
|
||||
.mailmap
|
||||
.travis.yml
|
Loading…
Reference in New Issue
Block a user