Updated intellij files.

pull/27/head
Ranjith Manickam 2018-08-18 20:21:23 +05:30
parent 3e7d764356
commit 628f7b406a
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

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