diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-07-20 17:53:39 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-07-20 17:55:26 +0200 |
commit | 2bd3f171270aff9717a55f2b89757fe966911af3 (patch) | |
tree | 12bc67c29b152100368f481fa8938fa82878b6a4 /.gitignore | |
parent | 0f3a78e7eafa000864f5d9348565d33aedc707e1 (diff) | |
download | PeerTube-2bd3f171270aff9717a55f2b89757fe966911af3.tar.gz PeerTube-2bd3f171270aff9717a55f2b89757fe966911af3.tar.zst PeerTube-2bd3f171270aff9717a55f2b89757fe966911af3.zip |
Server: do not enable images tests by default because it needs a special
ffmpeg version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a79cc6a97..debe118e1 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -13,3 +13,4 @@ public/stylesheets/vendor | |||
13 | uploads | 13 | uploads |
14 | thumbnails | 14 | thumbnails |
15 | config/production.yaml | 15 | config/production.yaml |
16 | ffmpeg | ||