diff --git a/.gitignore b/.gitignore index b222875..f518009 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__ current_version.txt MEMORY_LOADED -memory.json \ No newline at end of file +memory.json +markov_model.pkl \ No newline at end of file