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
|
contrib/spec/podman.spec
|
||||||
*.rpm
|
*.rpm
|
||||||
*.coverprofile
|
*.coverprofile
|
||||||
|
pkg/api/swagger.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue