diff --git a/.gitignore b/.gitignore index 7c945de..d054b67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.*~ -data/* \ No newline at end of file +data/* +*.pyc +plugins/*.pyc \ No newline at end of file