From 097f38c44203dc15231c1709cda1bf4bdfa19410 Mon Sep 17 00:00:00 2001 From: Matt Behrens Date: Sun, 22 Jul 2018 14:38:06 -0400 Subject: [PATCH] ignore IntelliJ artifacts --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index efdac2e..af999e8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ *.pyc *.secret .cache +.idea .pytest_cache .vscode __pycache__ +fediplay.iml