mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
* dockerfile: use multistage build, add dockerfile to ignore * gdrive: supports only oauth 2.0 client id json file for now
18 lines
156 B
Plaintext
18 lines
156 B
Plaintext
build
|
|
pkg
|
|
dist
|
|
src
|
|
bin
|
|
*.pyc
|
|
*.egg-info
|
|
.vagrant
|
|
.git
|
|
.tmp
|
|
bower_components
|
|
node_modules
|
|
extras
|
|
build
|
|
transfersh-server/run.sh
|
|
.elasticbeanstalk
|
|
Dockerfile
|