diff --git a/.gitignore b/.gitignore index 9060a548..18887ebc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ appdata.db __pycache__ obj bin -test.db +*.db +*.keras +*.pkl !/WebServer/AIPython/python/bin \ No newline at end of file