diff --git a/.gitignore b/.gitignore index 4f7c6d9..80187e1 100644 --- a/.gitignore +++ b/.gitignore @@ -157,8 +157,10 @@ cython_debug/ # ignore folders node_modules aitextgen +trained_model # ignore files config.json storage.json -training-*.txt \ No newline at end of file +training-*.txt +aitextgen.tokenizer.json \ No newline at end of file