updates gitignore and adds Readme
This commit is contained in:
commit
de81aaaef7
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
<<<<<<< HEAD
|
||||
# The directory Mix will write compiled artifacts to.
|
||||
/_build/
|
||||
|
||||
@ -32,3 +33,12 @@ bump-*.tar
|
||||
npm-debug.log
|
||||
/assets/node_modules/
|
||||
|
||||
# erlang compiler file
|
||||
*.beam
|
||||
|
||||
# elixir language server file
|
||||
.elixir_ls/
|
||||
|
||||
# secret information
|
||||
/config/*.secret.exs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user