diff --git a/.gitignore b/.gitignore index 64ad0a65e..5b225c03d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,8 @@ _build # OSX *.DS_Store + +# editors +.project +.pydevproject +.settings/ \ No newline at end of file