aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDimitri Gilbert <dimitri.gilbert@gmail.com>2018-01-23 15:01:38 +0100
committerChocobozzz <me@florianbigard.com>2018-01-23 15:01:38 +0100
commit8c4890cbfe3b5c742ed8756d7a0fd2f533534c6a (patch)
tree0c45c4c7aa183d12636399e9d0827ffe68c9afbb /.gitignore
parentf8b8c36b2a92bfee435747ab5a0283924be76281 (diff)
downloadPeerTube-8c4890cbfe3b5c742ed8756d7a0fd2f533534c6a.tar.gz
PeerTube-8c4890cbfe3b5c742ed8756d7a0fd2f533534c6a.tar.zst
PeerTube-8c4890cbfe3b5c742ed8756d7a0fd2f533534c6a.zip
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3dcb42ffe..96e888fd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,8 @@
17peertube.zip 17peertube.zip
18/profiling/ 18/profiling/
19/*.zip 19/*.zip
20thumbnails/
21torrents/
22videos/
23previews/
24logs/