Homec4science

Create Elm.gitignore

Authored by Jonathan Boulanger <boulajp@mcmaster.ca> on Aug 4 2015, 18:13.

Description

Create Elm.gitignore

.gitignore for Elm projects.

Ignores installed packages (elm-package.json) and elm-stuff/, as these files will be generated once elm-package has been run for a .elm file. This is also beneficial where dependencies have changed, and an install package is no longer required.

elm-repl generated files have also been ignored. Most of the time, elm-repl manages to delete these files automatically, but there are scenarios where these files are not deleted on the closing of elm-repl

Details

Committed
Jonathan Boulanger <boulajp@mcmaster.ca>Aug 4 2015, 18:13
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE92fe23112d18: Merge pull request #1370 from SamWhited/patch-2
Branches
Unknown
Tags
Unknown

Event Timeline

Jonathan Boulanger <boulajp@mcmaster.ca> committed rGITIGNORE14fe6b0a5c14: Create Elm.gitignore (authored by Jonathan Boulanger <boulajp@mcmaster.ca>).Aug 4 2015, 18:13