diff --git a/.gitignore b/.gitignore index 67d86c66f..8d4eb08bf 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,10 @@ Temporary Items doc/_build !doc/Makefile + +####### +# IDE # +####### + +# clion (jetbrain-ide) +.idea \ No newline at end of file