chore: add _build/ and deps/ to .gitignore
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
97b99c3fe3
commit
e321459364
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1 +1,5 @@
|
|||
erl_crash.dump
|
||||
_build/
|
||||
deps/
|
||||
.elixir_ls/
|
||||
*.beam
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue