Updated gitignore
This commit is contained in:
parent
5ac8ac8e5a
commit
1abcfbc9f6
6
.gitignore
vendored
6
.gitignore
vendored
@ -4,6 +4,10 @@
|
||||
# The dialyzer directory.
|
||||
/.elixir_ls/
|
||||
|
||||
# VSCode Artifacts
|
||||
/.vscode/
|
||||
|
||||
|
||||
# If you run "mix test --cover", coverage assets end up here.
|
||||
/cover/
|
||||
|
||||
@ -26,3 +30,5 @@ erl_crash.dump
|
||||
yandex_translator-*.tar
|
||||
|
||||
/config/config.exs
|
||||
/config/*.key
|
||||
/config/*.pem
|
Loading…
x
Reference in New Issue
Block a user