diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-09-23 17:15:28 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-09-23 17:15:28 +0200 |
commit | 4b931f7df9b0e99f0a63e703a790b4500a4a1a52 (patch) | |
tree | 1b3cc72796beede70aa3171cfdf7a904198b6710 | |
parent | ec1b7d97389ae6dc7a0e570e9ef8d04e4ffc69cd (diff) | |
download | PeerTube-4b931f7df9b0e99f0a63e703a790b4500a4a1a52.tar.gz PeerTube-4b931f7df9b0e99f0a63e703a790b4500a4a1a52.tar.zst PeerTube-4b931f7df9b0e99f0a63e703a790b4500a4a1a52.zip |
gitignore: torrent/ -> torrents/
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d292a4338..18a2e808d 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -17,4 +17,4 @@ ffmpeg | |||
17 | .tags | 17 | .tags |
18 | *.sublime-project | 18 | *.sublime-project |
19 | *.sublime-workspace | 19 | *.sublime-workspace |
20 | torrent/ | 20 | torrents/ |