chore: add .elixir_ls to .gitignore
This commit is contained in:
parent
b7a253e209
commit
50a2e322f9
3
.gitignore
vendored
3
.gitignore
vendored
@ -24,3 +24,6 @@ oauth2_token_manager-*.tar
|
|||||||
|
|
||||||
# Temporary files, for example, from tests.
|
# Temporary files, for example, from tests.
|
||||||
/tmp/
|
/tmp/
|
||||||
|
|
||||||
|
# Elixir VSCode extension data
|
||||||
|
/.elixir_ls/
|
||||||
Loading…
Reference in New Issue
Block a user