feat: added recipe and shopping list

This commit is contained in:
Aerex
2019-03-09 19:02:42 -06:00
parent a5f290d0e7
commit ccd353ba5f
11 changed files with 176 additions and 20 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,5 @@
venv
grocy_cli.egg-info/
grocy/**/__pycache__/
*.sqlite
*.pyc