From 13e0ae1a4b19ecdcfdb6a9ed39e4ba56e7bd83b0 Mon Sep 17 00:00:00 2001 From: andyfreer <15262896+andyfreer@users.noreply.github.com> Date: Sun, 9 Feb 2020 07:02:37 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f19bad5..29f6290 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,7 @@ dist /src/static/fonts /src/static/app.css /src/static/app.js + +# IDEs +.idea +.idea/*