Update gitignore, pipfile

Update gitignore, pipfile
This commit is contained in:
Brian Martin 2019-03-11 21:25:05 -04:00
parent 6e6f664857
commit 028399c496
3 changed files with 212 additions and 3 deletions

View file

@ -9,3 +9,5 @@ aiohttp = "*"
tinydb = "*"
[dev-packages]
black = "*"
nose = "*"