aboutsummaryrefslogtreecommitdiffstats
path: root/Elixir.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* ignore files generated by ElixirLSRhys Powell2018-11-061-0/+1
|
* Add {prod, dev, whatever_enviroment}.secret.exsGustavo Giménez2018-02-241-0/+1
|
* Updates Elixir gitignore fileNikita Sobolev2017-07-081-0/+2
| | | | | | | | | | 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.
* Update Elixir.gitignoreRhys Powell2016-10-121-0/+1
| | | This should really ignore compiled .beam files as well
* Add /cover to Elixir.gitignoreVictor Rodrigues2015-10-191-0/+1
|
* Add .gitignore for ElixirTheo Pack2014-05-041-0/+4