Commit Graph

6 Commits

Author SHA1 Message Date
Rhys Powell 1cdba03c57 ignore files generated by ElixirLS 2018-11-06 11:32:22 +11:00
Gustavo Giménez 4f1daa4277
Add {prod, dev, whatever_enviroment}.secret.exs 2018-02-24 18:48:24 -03:00
Nikita Sobolev ca039e602d 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.
2017-07-08 15:48:59 +03:00
Rhys Powell 2d39231149 Update Elixir.gitignore
This should really ignore compiled .beam files as well
2016-10-12 11:36:46 +11:00
Victor Rodrigues 91f00b1c8e Add /cover to Elixir.gitignore 2015-10-19 21:20:09 +02:00
Theo Pack 50e59ac3c8 Add .gitignore for Elixir 2014-05-04 18:27:23 +02:00