updates gitignore and adds Readme

This commit is contained in:
2021-12-05 00:42:08 +01:00
2 changed files with 16 additions and 1 deletions

10
.gitignore vendored
View File

@ -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