First commit
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,12 @@
|
||||
# The directory Mix will write compiled artifacts to.
|
||||
/_build/
|
||||
/.elixir_ls/
|
||||
/priv/input/
|
||||
/priv/output/
|
||||
|
||||
/config/*.secret.exs
|
||||
/config/*.pem
|
||||
/config/*.key
|
||||
|
||||
# If you run "mix test --cover", coverage assets end up here.
|
||||
/cover/
|
||||
|
||||
Reference in New Issue
Block a user