diff options
author | WiSo <wiso@xbmc.org> | 2011-04-09 19:52:39 +0200 |
---|---|---|
committer | WiSo <wiso@xbmc.org> | 2011-04-09 19:52:39 +0200 |
commit | bbe01345924b3d90f51d83fdab184088540c166b (patch) | |
tree | 8aa6b1b3b2756a626b912c99fc95b9882af25b5c /.gitignore | |
parent | c46ac48c43693446ecdb58a815e0131ebceeaa54 (diff) |
updated .gitignore with ogg/vorbis dlls
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 53d65893c4..769d2e1514 100644 --- a/.gitignore +++ b/.gitignore @@ -348,6 +348,9 @@ lib/cmyth/Makefile # /system/cdrip /system/cdrip/lame_enc.dll +/system/cdrip/ogg.dll +/system/cdrip/vorbis.dll +/system/cdrip/vorbisenc.dll # /system/players/dvdplayer /system/players/dvdplayer/avcodec-52.dll |