wende / elchemy

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
https://wende.github.io/elchemy/
MIT License
1.15k stars 28 forks source link

Add .elchemy to gitignore generated from Elchemy #344

Closed matsubara0507 closed 6 years ago

matsubara0507 commented 6 years ago

I think that .elchemy is necessary in gitignore generated by elchemy new. (and node_modules too.)

ref: https://github.com/wende/elchemy-http-experiment/blob/43683ba2bf799b6af4acef4ed183f649daffcd1f/.gitignore#L24-L25