diff --git a/.gitignore b/.gitignore index 8b2f36b9f1b..c56cad7f2de 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,6 @@ _testmain.go /test/pass.out /test/run.out /test/times.out + +# IntelliJ-based editors +/.idea/