Initial commit

This commit is contained in:
2021-07-09 16:56:37 +00:00
commit 4b3346112f
3 changed files with 24 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# ---> Elixir
/_build
/cover
/deps
/doc
/.fetch
erl_crash.dump
*.ez
*.beam
/config/*.secret.exs
.elixir_ls/