From f751010271a431556b1b6ff3c5d8958754a7a458 Mon Sep 17 00:00:00 2001 From: "Eric D. Reichert" Date: Mon, 5 Dec 2016 09:05:33 -0500 Subject: [PATCH] Added .idea to the list of git exlusions. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9695c8fe8..8a6bfeba3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ src/registry/target src/registry/Cargo.lock rustc __pycache__ +.idea/