PeerTube/.gitignore
Dimitri Gilbert 8c4890cbfe Issue #196 : Allow to cancel an upload (#221)
* issue #196

* fixed missattribution of var

* fix styling issue

* renamed videoUpload to videoUploadObservable

* added created path to gitignore

* changed uploadCancel method name to cancelUpload
2018-01-23 15:01:38 +01:00

25 lines
271 B
Plaintext

/node_modules/
/test1/
/test2/
/test3/
/test4/
/test5/
/test6/
/storage/
/config/production.yaml
/config/local*.json
/ffmpeg/
/*.sublime-project
/*.sublime-workspace
/dist
/.idea
/PeerTube.iml
peertube.zip
/profiling/
/*.zip
thumbnails/
torrents/
videos/
previews/
logs/