mirror of
https://github.com/brunofontes/shareit.git
synced 2025-01-18 14:30:47 +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
|
||||
.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