From 1e1ef8f9661c07ef43f9f4b3dba219e26f859024 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Tue, 6 Aug 2019 16:09:41 +0200
Subject: [PATCH] Fix 3/3
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 33630dd1..b9fb041b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
data_dev.sqlite
+migrations
venv
.env
__pycache__