mirror of https://github.com/docker/docs.git
Changed .gitignore to not match docker/*.go
This commit is contained in:
parent
003ec21d36
commit
278aa5f045
|
@ -1,5 +1,5 @@
|
||||||
.vagrant
|
.vagrant
|
||||||
docker
|
docker/docker
|
||||||
dockerd
|
dockerd/dockerd
|
||||||
.*.swp
|
.*.swp
|
||||||
a.out
|
a.out
|
||||||
|
|
Loading…
Reference in New Issue