diff --git a/.gitignore b/.gitignore
index e98b6e907f0c6d1d8d7f33df9d47b73f294cf031..0370b9f73f48d4fc6e2e303a5e5293974864955c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -201,3 +201,6 @@ celerybeat.pid
 
 # SageMath parsed files
 *.sage.py
+
+**/test
+**/train
\ No newline at end of file
diff --git a/__pycache__/app.cpython-39.pyc b/__pycache__/app.cpython-39.pyc
deleted file mode 100644
index d6ad292d9dd8d7230bdbb3aa70f814093525c9d3..0000000000000000000000000000000000000000
Binary files a/__pycache__/app.cpython-39.pyc and /dev/null differ