diff --git a/.gitignore b/.gitignore index 1081152..50acae7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .tox +.*_cache +**py.typed** **__pycache__** **.log** **.egg-info** \ No newline at end of file