From 2bd3f171270aff9717a55f2b89757fe966911af3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 20 Jul 2016 17:53:39 +0200 Subject: Server: do not enable images tests by default because it needs a special ffmpeg version --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a79cc6a97..debe118e1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ public/stylesheets/vendor uploads thumbnails config/production.yaml +ffmpeg -- cgit v1.2.3