diff --git a/.gitignore b/.gitignore index 715a5c6..ef5a5a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ docs/_* build .idea/ +.history/ *.pyc