From: Eric D. Reichert Date: Mon, 5 Dec 2016 14:05:33 +0000 (-0500) Subject: Added .idea to the list of git exlusions. X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~88^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f751010271a431556b1b6ff3c5d8958754a7a458;p=cargo.git Added .idea to the list of git exlusions. --- 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/