diff --git a/.gitignore b/.gitignore index 87e2ca5..15d23d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +_build* *.o *.os *.pyc @@ -25,3 +26,4 @@ tests/.cache tests/.tests ups/*.cfgc version.py +python/*.dist-info/