[.gitignore] Ignore *.iml files from IntelliJ
This commit is contained in:
parent
bd398540c1
commit
921f505b12
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,6 +44,7 @@ cmd/lncli/lncli
|
|||||||
|
|
||||||
vendor
|
vendor
|
||||||
*.idea
|
*.idea
|
||||||
|
*.iml
|
||||||
profile.cov
|
profile.cov
|
||||||
profile.tmp
|
profile.tmp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user