Remove frey references

This commit is contained in:
Kevin van Zonneveld 2018-03-14 12:27:48 +01:00
parent 0dafbddcc9
commit ad5c45ff16
3 changed files with 8 additions and 5 deletions

4
.gitignore vendored
View File

@ -1,9 +1,5 @@
tusd/data
cover.out
data/
.infra/env.*
.infra/ssh/tusd.pem
.infra/Frey-residu*
.infra/ssh/frey-tusd.pem
node_modules/
.DS_Store

View File

@ -12,7 +12,6 @@ cache:
apt: true
directories:
- $HOME/.gimme
- $HOME/.frey
- "$HOME/google-cloud-sdk/"
env:
global:

8
tusd.code-workspace Normal file
View File

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}