diff --git a/.gitignore b/.gitignore index b774adf0e..b496d6210 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ build *.swp *.swo *.pyc -.testrepository \ No newline at end of file +.testrepository +.idea/* +*~