add new and clean up config, add pipfile ignore

This commit is contained in:
Jordan Rodgers 2018-05-07 01:14:47 -04:00
parent a3f15134f2
commit 0bdced0865
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ __pycache__/*
rrd/*
*.pyc
*_key
Pipfile*