Remove mayan/settings/local.py and ignore it from git, this is a local install file

This commit is contained in:
Roberto Rosario
2014-08-18 01:28:28 -04:00
parent 5ebb550eee
commit 10a456c847
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@@ -20,3 +20,4 @@ gpg_home/
.idea/
static_collected/
*egg-info*
mayan/settings/local.py

View File

@@ -1,3 +0,0 @@
from __future__ import absolute_import
from .base import *