shithub: opus-tools

Download patch

ref: 58448f98d152f3d4c23cc452b6803292ab745557
parent: fd3abf6b4435ab236f2bd0e2cadd5c90161e19ad
author: Gregory Maxwell <greg@xiph.org>
date: Sun May 27 19:43:20 EDT 2012

update gitignore.

--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 INSTALL
+libtool
 Makefile.in
 aclocal.m4
 autom4te.cache
@@ -15,6 +16,8 @@
 config.h
 config.log
 config.status
+src/info_opus.o
+src/opusinfo.o
 src/audio-in.o
 src/diag_range.o
 src/opus_header.o
@@ -28,3 +31,7 @@
 stamp-h1
 opusenc
 opusdec
+opusinfo
+opusenc.exe
+opusdec.exe
+opusinfo.exe