Add the standard package and git files.

This commit is contained in:
2018-05-25 12:15:22 -07:00
parent f9c7edf717
commit 74d844b60f
2 changed files with 29 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Created by https://www.gitignore.io/api/elm
### Elm ###
# elm-package generated files
elm-stuff
# elm-repl generated files
repl-temp-*
# End of https://www.gitignore.io/api/elm