-mGitIgnore: Excluding vagrant scripts

This commit is contained in:
Bruno F. Fontes 2018-09-19 16:30:11 -03:00
parent 52335d3495
commit fa74f32bbd
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ yarn-error.log
.env
.phpunit.result.cache
mergeAndDeploy.sh
start_vagrant.sh
ssh_homestead.sh

View File

@ -1,3 +1,3 @@
#source ~/.zshrc
vagrant up
ssh homestead -t "cd code/Bruno\ Fontes/shareit; bash --login"
./ssh_homestead.sh