mirror of https://github.com/containers/podman.git
.gitignore: add pkg/api/swagger.yaml
Ignore the generated pkg/api/swagger.yaml. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
parent
a469b2d17f
commit
ce0b12c928
|
|
@ -30,3 +30,4 @@ podman*.tar.gz
|
|||
contrib/spec/podman.spec
|
||||
*.rpm
|
||||
*.coverprofile
|
||||
pkg/api/swagger.yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue