diff --git a/.gitignore b/.gitignore index e5b8ae0..711eb35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ Models/ Notebooks/ Results/ -*.pyc \ No newline at end of file +*.pyc +InferenceResults/ \ No newline at end of file