diff --git a/.gitignore b/.gitignore index e3ed630..2da351d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.class -.metadata/* \ No newline at end of file +.metadata/* +*.pyc