Initial commit

This commit is contained in:
2024-12-10 04:45:10 +00:00
commit 871bf7a831
3 changed files with 88 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/