Add *.iml to .gitignore

pull/48/head
Graham 5 years ago
parent b77e93ebd0
commit 2908ebe07c
  1. 1
      .gitignore

1
.gitignore vendored

@ -3,6 +3,7 @@
!.git* !.git*
!.idea !.idea
!.mailmap !.mailmap
*.iml
*/target */target
*~ *~
/nonfree /nonfree

Loading…
Cancel
Save