diff --git a/.gitignore b/.gitignore index 53ea868..3f853b5 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,6 @@ build_tfrecords mysql/ config/* !config/config.template.yaml + +# models dir +models/ \ No newline at end of file