diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-18 10:53:54 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-18 15:42:20 +0100 |
commit | f05a1c30c15d2ae35c11e241ca039a72eeb7d6ad (patch) | |
tree | 6d90c0de5dd3ad506e738d447e4f396951ed5624 /.gitignore | |
parent | 1174a8479ab9ee47b3305d668fe757435057a298 (diff) | |
download | PeerTube-f05a1c30c15d2ae35c11e241ca039a72eeb7d6ad.tar.gz PeerTube-f05a1c30c15d2ae35c11e241ca039a72eeb7d6ad.tar.zst PeerTube-f05a1c30c15d2ae35c11e241ca039a72eeb7d6ad.zip |
Don't show videos of remote instance after unfollow
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b373b368b..3dcb42ffe 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -7,7 +7,7 @@ | |||
7 | /test6/ | 7 | /test6/ |
8 | /storage/ | 8 | /storage/ |
9 | /config/production.yaml | 9 | /config/production.yaml |
10 | /config/local.json | 10 | /config/local*.json |
11 | /ffmpeg/ | 11 | /ffmpeg/ |
12 | /*.sublime-project | 12 | /*.sublime-project |
13 | /*.sublime-workspace | 13 | /*.sublime-workspace |