Browse Source

Merge pull request #1580 from aha-oretama/patch-ignore

Ignore IntelliJ IDEA file
pull/1493/merge
Fred Hebert 7 years ago
committed by GitHub
parent
commit
a80d7886aa
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      priv/templates/gitignore

+ 1
- 0
priv/templates/gitignore View File

@ -14,4 +14,5 @@ erl_crash.dump
logs
_build
.idea
*.iml
rebar3.crashdump

Loading…
Cancel
Save