diff --git a/.gitignore b/.gitignore index c678a5e..15d6fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] +*.pyc +build/ +dist/