mirror of
https://github.com/rjNemo/exercism-elixir
synced 2026-06-06 02:16:48 +00:00
remove build artifacts
This commit is contained in:
parent
8c66019956
commit
5a8a3bc3e5
40 changed files with 1 additions and 18 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
**/_build/
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,6 +0,0 @@
|
||||||
{application,darts,
|
|
||||||
[{applications,[kernel,stdlib,elixir,logger]},
|
|
||||||
{description,"darts"},
|
|
||||||
{modules,['Elixir.Darts']},
|
|
||||||
{registered,[]},
|
|
||||||
{vsn,"0.1.0"}]}.
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,6 +0,0 @@
|
||||||
{application,rational_numbers,
|
|
||||||
[{applications,[kernel,stdlib,elixir,logger]},
|
|
||||||
{description,"rational_numbers"},
|
|
||||||
{modules,['Elixir.RationalNumbers']},
|
|
||||||
{registered,[]},
|
|
||||||
{vsn,"0.1.0"}]}.
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,6 +0,0 @@
|
||||||
{application,resistor_color_duo,
|
|
||||||
[{applications,[kernel,stdlib,elixir,logger]},
|
|
||||||
{description,"resistor_color_duo"},
|
|
||||||
{modules,['Elixir.ResistorColorDuo']},
|
|
||||||
{registered,[]},
|
|
||||||
{vsn,"0.1.0"}]}.
|
|
||||||
Loading…
Reference in a new issue