File: .dockerignore

package info (click to toggle)
libcharon 5.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 576 kB
  • sloc: python: 1,575; sh: 388; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# Items that don't need to be in a Docker image.
# Anything not used by the build system should go here.
Dockerfile
Dockerfile.local
Jenkinsfile
.dockerignore
.gitignore
.gitmodules
.git
.coverage
.build.sh
README.md