From 874be054fec0756ad26e3f14de9887b5b860188e Mon Sep 17 00:00:00 2001 From: Clement Desmidt Date: Wed, 17 Oct 2018 08:15:53 +0200 Subject: [PATCH] :see_no_evil: Add Jetbrains to Gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7fc230c..666ad08 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ temp dist .sass-cache .DS_Store -build \ No newline at end of file +build +.idea