diff --git a/.gitignore b/.gitignore index 5ca2fa24..599c27af 100644 --- a/.gitignore +++ b/.gitignore @@ -61,4 +61,7 @@ target/ scratch/ # IPython Notebook templates -template.ipynb \ No newline at end of file +template.ipynb + +# Intellij +.idea \ No newline at end of file