mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
-mGitIgnore: Excluding vagrant scripts
This commit is contained in:
parent
52335d3495
commit
fa74f32bbd
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,3 +13,5 @@ yarn-error.log
|
||||
.env
|
||||
.phpunit.result.cache
|
||||
mergeAndDeploy.sh
|
||||
start_vagrant.sh
|
||||
ssh_homestead.sh
|
@ -1,3 +1,3 @@
|
||||
#source ~/.zshrc
|
||||
vagrant up
|
||||
ssh homestead -t "cd code/Bruno\ Fontes/shareit; bash --login"
|
||||
./ssh_homestead.sh
|
||||
|
Loading…
Reference in New Issue
Block a user