From 307beafa86f8817f6618cd2c7bf35008407e287d Mon Sep 17 00:00:00 2001 From: Leonardo Caballero <lcaballero@vizormobil.com> Date: Wed, 16 Mar 2016 20:25:46 -0430 Subject: [PATCH] Updated .gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ad225cc..49d1e8e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.pot *.pyc *.pyo +helloworld.db local_settings.py *.egg-info *.EGG-INFO -- GitLab