.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:
Valentin Rothberg
2020-04-27 12:29:23 +02:00
parent a469b2d17f
commit ce0b12c928

1
.gitignore vendored
View File

@ -30,3 +30,4 @@ podman*.tar.gz
contrib/spec/podman.spec
*.rpm
*.coverprofile
pkg/api/swagger.yaml