(chore) Ignore editor artifacts
This commit is contained in:
parent
0a7d808290
commit
22b48f90de
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,8 +1,10 @@
|
||||||
*~
|
*~
|
||||||
*.beam
|
*.beam
|
||||||
*.sw?
|
*.sw?
|
||||||
|
*.iml
|
||||||
deps/
|
deps/
|
||||||
ebin/
|
ebin/
|
||||||
.eunit/
|
.eunit/
|
||||||
|
.idea/
|
||||||
_build
|
_build
|
||||||
rebar.lock
|
rebar.lock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue