Updating gitignore

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2013-02-23 18:44:44 +01:00
parent b5b05e9502
commit 4b84dd54b5
4 changed files with 12 additions and 2 deletions

View File

@ -6,6 +6,7 @@ from djeuscan.processing.misc import regen_rrds
logger = logging.getLogger(__name__)
class Command(BaseCommand):
_overlays = {}
help = 'Regenerate rrd database'