mirror of
https://github.com/dokku/dokku.git
synced 2025-12-14 19:17:41 +01:00
19 lines
285 B
Plaintext
19 lines
285 B
Plaintext
*Dockerfile
|
|
.dockerignore
|
|
.git
|
|
.vagrant
|
|
contrib
|
|
build
|
|
docs
|
|
tests
|
|
!build/package/*
|
|
!docs/_build/entrypoint
|
|
!docs/_build/hooks.py
|
|
!docs/_build/requirements.txt
|
|
!tests/dhparam.pem
|
|
!contrib/bash-completion
|
|
!contrib/dependencies.json
|
|
!contrib/docker
|
|
!contrib/update-deb-dependencies
|
|
vendor
|