提交 ca039e60 编写于 作者: N Nikita Sobolev 提交者: GitHub

Updates Elixir gitignore file

Official `elixir`'s `gitignore` after running `mix new` contains these two lines:

> # Where 3rd-party dependencies like ExDoc output generated docs.
> /doc
> # Ignore .fetch files in case you like to edit your project deps locally.
> /.fetch

They are missing at the moment.
上级 8edb8a95
/_build
/cover
/deps
/doc
/.fetch
erl_crash.dump
*.ez
*.beam
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册