diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-10 19:56:41 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-10 19:56:41 -0700 |
commit | 71c6b0a4418511a6c0046742512066fc27e51b21 (patch) | |
tree | fd6e6ac97df646f2d72a83fe5148eb40f38a9cd2 /golang/.gitignore | |
parent | 353de263272d41f6d7c1becb481f787966a1aa4c (diff) | |
download | fatcat-71c6b0a4418511a6c0046742512066fc27e51b21.tar.gz fatcat-71c6b0a4418511a6c0046742512066fc27e51b21.zip |
cleanup openapi schema
Diffstat (limited to 'golang/.gitignore')
-rw-r--r-- | golang/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/golang/.gitignore b/golang/.gitignore index 0fe55f3e..3caab53e 100644 --- a/golang/.gitignore +++ b/golang/.gitignore @@ -1,2 +1,3 @@ vendor/ coverage.txt +fatcat-openapi2.json |