diff options
author | montellese <montellese@xbmc.org> | 2015-02-01 17:49:50 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2015-02-01 17:49:50 +0100 |
commit | 81d59d2226a52b3bb7a34e0474c7fe8578dbbc92 (patch) | |
tree | fd3ff2667cb540d7f13ada04a7271806181f63ab /.gitignore | |
parent | faeb41de3f5ee8e29e5907dd7af564a3eb75e16a (diff) |
[win32] update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 912434e8e4..696b04ca1c 100644 --- a/.gitignore +++ b/.gitignore @@ -365,6 +365,7 @@ lib/cpluff/stamp-h1 /project/BuildDependencies/lib /project/BuildDependencies/msys /project/BuildDependencies/scripts/tmp +/project/BuildDependencies/src /project/BuildDependencies/bin/swig /project/BuildDependencies/bin/doxygen /project/BuildDependencies/bin/json-rpc @@ -398,6 +399,7 @@ lib/cpluff/stamp-h1 /system/libexif.dll /system/libexpat.dll /system/libidn-11.dll +/system/libgif.dll /system/libssh2.dll /system/libssl32.dll /system/hdhomerun.dll @@ -498,7 +500,7 @@ lib/cpluff/stamp-h1 /tools/osx/XBMCHelper # /tools/TexturePacker -/tools/TexturePacker/TexturePacker +/tools/TexturePacker/TexturePacker* /tools/TexturePacker/Makefile /tools/TexturePacker/*.dll |