Homec4science

Updates Elixir gitignore file

Authored by Nikita Sobolev <mail@sobolevn.me> on Jul 8 2017, 14:48.

Description

Updates Elixir gitignore file

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

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

They are missing at the moment.

Details

Committed
GitHub <noreply@github.com>Jul 8 2017, 14:48
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE8edb8a95c4c4: Merge pull request #2413 from yannduran/tabs-studio
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGITIGNOREca039e602d02: Updates Elixir gitignore file (authored by Nikita Sobolev <mail@sobolevn.me>).Jul 8 2017, 14:48