diff options
author | ace20022 <ace20022@ymail.com> | 2014-09-17 18:44:18 +0200 |
---|---|---|
committer | ace20022 <ace20022@ymail.com> | 2014-09-17 23:13:44 +0200 |
commit | 42f0bf48d52032168ce50d9d723906c95e20c67c (patch) | |
tree | cc667d298f3fc1ce2b6a95915f907589d168c19e /.gitignore | |
parent | b6fe3b89cd82b7a067ff14e1d7c2939537a0b51f (diff) |
[.gitignore] Add all files in /system/players/dvdplayer to the ignore list.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/.gitignore b/.gitignore index 41c452011c..53ca56c1f0 100644 --- a/.gitignore +++ b/.gitignore @@ -412,27 +412,7 @@ lib/cpluff/stamp-h1 /system/cdrip/vorbisenc.dll # /system/players/dvdplayer -/system/players/dvdplayer/avcodec-55.dll -/system/players/dvdplayer/avfilter-4.dll -/system/players/dvdplayer/avformat-55.dll -/system/players/dvdplayer/avutil-52.dll -/system/players/dvdplayer/freetype6.dll -/system/players/dvdplayer/libass.dll -/system/players/dvdplayer/libdvdcss-2.dll -/system/players/dvdplayer/libdvdnav.dll -/system/players/dvdplayer/libexpat-1.dll -/system/players/dvdplayer/libfontconfig-1.dll -/system/players/dvdplayer/libgmp-10.dll -/system/players/dvdplayer/libgnutls-28.dll -/system/players/dvdplayer/libhogweed-2-5.dll -/system/players/dvdplayer/libnettle-4-7.dll -/system/players/dvdplayer/libp11-kit-0.dll -/system/players/dvdplayer/librtmp.dll -/system/players/dvdplayer/postproc-52.dll -/system/players/dvdplayer/swresample-0.dll -/system/players/dvdplayer/swscale-2.dll -/system/players/dvdplayer/libbluray.dll -/system/players/dvdplayer/libmpeg2-0.dll +/system/players/dvdplayer/* # /system/players/paplayer /system/players/paplayer/libmodplug.dll |