From 9e51659a307a2a498b9c2563866ccb085ded33e2 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 19 Dec 2016 14:02:19 -0800 Subject: [PATCH] Ignore Rust build artifacts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be576c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +Cargo.lock +target/ +