diff --git a/.gitignore b/.gitignore index 0b693b3..487fafe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ __pycache__/ *.py[cod] *$py.class web/micron/ -sticker/ \ No newline at end of file +sticker/ +db.json \ No newline at end of file