mirror of
https://github.com/brunofontes/shareit.git
synced 2025-11-15 16:00:54 -03:00
-mGitIgnore: Excluding vagrant scripts
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user