mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add installs to gitignore
This commit is contained in:
parent
26c67bc32f
commit
dc65f3a51c
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
installs
|
@ -1,7 +1,5 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
install_erlang() {
|
install_erlang() {
|
||||||
local version=$1
|
local version=$1
|
||||||
local install_path=$2
|
local install_path=$2
|
||||||
|
Loading…
Reference in New Issue
Block a user