mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 21:12:58 +08:00
Improve .dockerignore (#111)
* impove .dockerignore * impove .dockerignore
This commit is contained in:

committed by
Kyle Carberry

parent
36c05ed335
commit
e418ecf653
@ -1 +1,9 @@
|
|||||||
Dockerfile
|
Dockerfile
|
||||||
|
# Docs
|
||||||
|
doc/
|
||||||
|
# GitHub stuff
|
||||||
|
.github
|
||||||
|
.gitignore
|
||||||
|
.travis.yml
|
||||||
|
LICENSE
|
||||||
|
README.md
|
||||||
|
Reference in New Issue
Block a user