From 9e0b35bcc13c49feb175c8521d6576b72e627916 Mon Sep 17 00:00:00 2001 From: Tamas Blummer Date: Wed, 28 Feb 2018 10:37:26 +0100 Subject: [PATCH] add IntelliJ IDEA files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a9d37c5..000860e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ target Cargo.lock + +#IntelliJ project files +.idea +*.iml