Initial commit
This commit is contained in:
commit
584f3fe56b
3 changed files with 16 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
# ---> Elixir
|
||||
/_build
|
||||
/cover
|
||||
/deps
|
||||
erl_crash.dump
|
||||
*.ez
|
||||
*.beam
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue