Add installs to gitignore

This commit is contained in:
Akash Manohar J 2014-11-30 12:40:53 +05:30
parent 26c67bc32f
commit dc65f3a51c
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
installs

View File

@ -1,7 +1,5 @@
#!/usr/bin/env sh
install_erlang() {
local version=$1
local install_path=$2