From 770ec5436d17732806dd74a5fc0de19acf9b5e19 Mon Sep 17 00:00:00 2001 From: Rainer Hihn Date: Tue, 13 Apr 2021 18:50:47 +0200 Subject: [PATCH] Added IntelliJ / WebStorm --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 06b0807..8c98de7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ Glowing\ Bear-*/ # local build products build/ + +# IntelliJ / WebStorm +.idea/