From 38cfae0b4e30fdc19612f5873aec09ea69e74486 Mon Sep 17 00:00:00 2001 From: Martin Kaistra Date: Thu, 5 Mar 2015 15:58:45 +0100 Subject: add setup.py, automatic discovery for avconv/ffmpeg, add installation help to readme --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 84a5e2a..f4d88c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__ -settings.ini \ No newline at end of file +settings.ini +build/* \ No newline at end of file -- cgit v1.2.3