diff --git a/.gitignore b/.gitignore index 8772e0fa..527bb968 100644 --- a/.gitignore +++ b/.gitignore @@ -117,4 +117,7 @@ protobuf/ cryptopp/ # misc -Thumbs.db \ No newline at end of file +Thumbs.db + +# IntelliJ / Rider +.idea \ No newline at end of file