From 12775db94b446aa3f74c277f44139388d152c329 Mon Sep 17 00:00:00 2001 From: bootandy Date: Sun, 30 Jun 2019 19:43:40 +0100 Subject: [PATCH] Update git ignore to ignore idea --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 763a692..85975f1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ **/*.rs.bk *.swp .vscode/* +*.idea/* \ No newline at end of file