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.
N
Nikita Sobolev committed
ca039e602d02898c3dd3b6316275698537b4c06d
Parent: 8edb8a9
Committed by GitHub <[email protected]>
on 7/8/2017, 12:48:59 PM