diff options
author | jmarshallnz <jcmarsha@gmail.com> | 2013-12-23 16:44:25 -0800 |
---|---|---|
committer | jmarshallnz <jcmarsha@gmail.com> | 2013-12-23 16:44:25 -0800 |
commit | a8eb2a4560c6af722491aa31c2dc52551508e5da (patch) | |
tree | 7b3be034901be2e635f814451a158b45b54efbaf /.gitignore | |
parent | 3aaba198ca2396d653dfc5c1340590314fb16106 (diff) | |
parent | d2901f3f8f2a8944d636f756c8fb4cdf3aaf9612 (diff) |
Merge pull request #3758 from jmarshallnz/xslt_scraper
XSLT support in scrapers
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ffd761d519..65ca4a601a 100644 --- a/.gitignore +++ b/.gitignore @@ -397,6 +397,8 @@ lib/cmyth/Makefile /system/libnfs.dll /system/dnssd.dll /system/libcec.dll +/system/pthreadVC2.dll +/system/libxslt.dll # /system/cdrip /system/cdrip/lame_enc.dll |