diff --git a/.gitignore b/.gitignore index ad4bbeb..303dbae 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ logs/ .idea output* test* +!tests/ +!tests/** venv **/.swp **/*.log