diff --git a/.gitignore b/.gitignore index 30cd78cf..89183272 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ config.yaml .cache __pycache__ .idea/ -*.iml \ No newline at end of file +*.iml +data/ \ No newline at end of file