Browse Source

Updated intellij files.

pull/27/head
Ranjith Manickam 6 years ago
parent
commit
628f7b406a
  1. 6
      .gitignore

6
.gitignore vendored

@ -21,3 +21,9 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/target/
# Intellij
.idea/
target/
*.iws
*.iml

Loading…
Cancel
Save