diff --git a/.gitignore b/.gitignore index b18f5d6..e783e81 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ conf/willie.cfg # Don't ignore gitignore !.gitignore + +# Ignore *.pyc +*.pyc