From 34c128fa171b66d3e1d8589ec24c3a5d76636184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20G=C3=B6tz?= Date: Tue, 26 Mar 2019 18:44:28 +0100 Subject: [PATCH] Ignore idea and migrations --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e61bca2..31fdb8d 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,5 @@ dmypy.json # Pyre type checker .pyre/ +.idea/ +migrations/