mirror of
https://github.com/brunofontes/shareit.git
synced 2025-01-18 22:40:49 +00:00
-mGitIgnore: Excluding vagrant scripts
This commit is contained in:
parent
37920c0f5c
commit
ae58f6325d
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,3 +13,5 @@ yarn-error.log
|
|||||||
.env
|
.env
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
mergeAndDeploy.sh
|
mergeAndDeploy.sh
|
||||||
|
start_vagrant.sh
|
||||||
|
ssh_homestead.sh
|
@ -1,3 +1,3 @@
|
|||||||
#source ~/.zshrc
|
#source ~/.zshrc
|
||||||
vagrant up
|
vagrant up
|
||||||
ssh homestead -t "cd code/Bruno\ Fontes/shareit; bash --login"
|
./ssh_homestead.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user