Added .idea folder from Rider (Visual Studio alternative) to .gitignore

pull/145/head
Raphael Guntersweiler 5 years ago
parent 3336c58baa
commit cc04a42109

5
.gitignore vendored

@ -117,4 +117,7 @@ protobuf/
cryptopp/ cryptopp/
# misc # misc
Thumbs.db Thumbs.db
# IntelliJ / Rider
.idea/

Loading…
Cancel
Save