diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-03-29 11:01:17 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-03-29 11:01:17 +0000 |
commit | c6b1866b73fb3a7e8628172efc30f6233286b0c9 (patch) | |
tree | f52f4459acea412db3504add143015633890ff48 /libavcodec | |
parent | dc9cc5ed85b8e596d27682923bae6ac254afda09 (diff) | |
download | ffmpeg-c6b1866b73fb3a7e8628172efc30f6233286b0c9.tar.gz |
Ignore apiexample and test programs.
Originally committed as revision 5241 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r-- | libavcodec/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/.cvsignore b/libavcodec/.cvsignore index dd6acbde17..b6a5f4cf9d 100644 --- a/libavcodec/.cvsignore +++ b/libavcodec/.cvsignore @@ -2,3 +2,5 @@ Makefile.* .depend amr amr*_float +apiexample +*-test |