diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-07-03 13:57:15 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-07-07 13:15:01 +0200 |
commit | 6de70d7fbf21db32ddad571a3104b89d38d98bb6 (patch) | |
tree | 79931987a19ee06528e515da458fd8a90b4993bc /.gitignore | |
parent | ccc0a3a9faf4a9cf6fd4952a1ef5590df2542e0e (diff) | |
download | ffmpeg-streaming-6de70d7fbf21db32ddad571a3104b89d38d98bb6.zip ffmpeg-streaming-6de70d7fbf21db32ddad571a3104b89d38d98bb6.tar.gz |
tools/bisect: rename temporary file and add it to git ignore
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ /tests/vsynth1/ /tools/aviocat /tools/ffbisect +/tools/bisect.need /tools/cws2fws /tools/ffeval /tools/graph2dot |