diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d5d1206b5..059561e16 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ podman*.tar.gz contrib/spec/podman.spec *.rpm *.coverprofile +pkg/api/swagger.yaml |