diff --git a/.gitignore b/.gitignore index 82bc131..5cf1f24 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ __pycache__ -pkg -src -tags *.tar.gz *.tar.xz .coverage .hypothesis .idea +build +pkg +src +tags