From e87e3774e68c95cbbc78be50a9bbb6b77242dadd Mon Sep 17 00:00:00 2001 From: Tamas Blummer Date: Mon, 19 Mar 2018 08:39:10 +0100 Subject: [PATCH] ignore IntelliJ IDEA files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c21e6c76..c2c882dd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Cargo.lock /target/ **/*.rs.bk +.idea \ No newline at end of file -- 2.30.2