mirror of
https://github.com/brunofontes/shareit.git
synced 2025-11-15 07:50: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
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user