From 8c4890cbfe3b5c742ed8756d7a0fd2f533534c6a Mon Sep 17 00:00:00 2001 From: Dimitri Gilbert Date: Tue, 23 Jan 2018 15:01:38 +0100 Subject: 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 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3dcb42ffe..96e888fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,8 @@ peertube.zip /profiling/ /*.zip +thumbnails/ +torrents/ +videos/ +previews/ +logs/ -- cgit v1.2.3