ingore intelij editor files (#5645)

This commit is contained in:
Adam Lane 2018-11-13 02:05:58 -08:00 committed by Tim Neutkens
parent add5879cc2
commit e8f7847645

3
.gitignore vendored
View file

@ -19,3 +19,6 @@ coverage
# test output
test/**/out
.DS_Store
# Editors
**/.idea