From 7252ff9d884a6a19502abc405f8af400c5815f2d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 13 Sep 2018 17:04:54 -0700 Subject: add missing fatcat-api-spec .gitignore --- rust/fatcat-api-spec/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rust/fatcat-api-spec/.gitignore diff --git a/rust/fatcat-api-spec/.gitignore b/rust/fatcat-api-spec/.gitignore new file mode 100644 index 00000000..a9d37c56 --- /dev/null +++ b/rust/fatcat-api-spec/.gitignore @@ -0,0 +1,2 @@ +target +Cargo.lock -- cgit v1.2.3