Remove frey references
This commit is contained in:
parent
0dafbddcc9
commit
ad5c45ff16
|
@ -1,9 +1,5 @@
|
||||||
tusd/data
|
tusd/data
|
||||||
cover.out
|
cover.out
|
||||||
data/
|
data/
|
||||||
.infra/env.*
|
|
||||||
.infra/ssh/tusd.pem
|
|
||||||
.infra/Frey-residu*
|
|
||||||
.infra/ssh/frey-tusd.pem
|
|
||||||
node_modules/
|
node_modules/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
@ -12,7 +12,6 @@ cache:
|
||||||
apt: true
|
apt: true
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.gimme
|
- $HOME/.gimme
|
||||||
- $HOME/.frey
|
|
||||||
- "$HOME/google-cloud-sdk/"
|
- "$HOME/google-cloud-sdk/"
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": "."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings": {}
|
||||||
|
}
|
Loading…
Reference in New Issue