--- This is redundant if the rest of the patchset is applied; I'm sending this anyway for completeness. .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore index b7f063f..7f95c9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .config .version +/version.h *.a *.o *.d @@ -46,4 +47,3 @@ tools/pktdumper tools/probetest tools/qt-faststart tools/trasher -version.h -- 1.7.1 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
