diff --git a/.gitignore b/.gitignore index 39d471a..5511f63 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,8 @@ __pycache__ *.pyc test.py *.log -.models \ No newline at end of file +.models +data +*.png +models +*.json \ No newline at end of file