From 6d2f85a4157a158f0173f1e3d5c4227683b6382d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 10 May 2020 13:37:03 -0700 Subject: gitignore codegen rust Cargo.toml codegen --- rust/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/rust/.gitignore b/rust/.gitignore index 03e50598..7988ddba 100644 --- a/rust/.gitignore +++ b/rust/.gitignore @@ -2,5 +2,6 @@ target/ bin/ fatcat-*.tar.gz +fatcat-openapi/Cargo.toml.codegen !.cargo -- cgit v1.2.3