diff --git a/.gitignore b/.gitignore index 0fd39ee..dc34e62 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc *.pyo ~$*.* +__pycache__