aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Kaistra2015-03-05 15:58:45 +0100
committerMartin Kaistra2015-03-05 15:58:45 +0100
commit38cfae0b4e30fdc19612f5873aec09ea69e74486 (patch)
treea2e88d52a8e68d012183cd8028a8b314fbe53f54 /.gitignore
parent88105403e9d0b1afc9992c6a871ac7c0fed0cdaa (diff)
add setup.py, automatic discovery for avconv/ffmpeg, add installation help to readme
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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