diff --git a/.gitignore b/.gitignore index bed2ef5..18b1f2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +*.pyc *.txt -.cache-* +*.cache-*