diff --git a/.gitignore b/.gitignore index 0886178..68ee721 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *.pyc -.* +.* __pycache__