diff options
author | blinkseb <blinkseb@svn> | 2010-06-28 08:26:10 +0000 |
---|---|---|
committer | blinkseb <blinkseb@svn> | 2010-06-28 08:26:10 +0000 |
commit | 1000e7601da54e63587d5ac6dfb3422910ebb43e (patch) | |
tree | 21e3aa3c8c5fab39b73ba9042cfab01fe75d0838 /.gitignore | |
parent | f2c92772d726553bb4fc3e975d9a258e8e424fdc (diff) |
[WIN32] sync VS2010 projects with VS2008
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31464 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8c4031a259..7272fde7dc 100644 --- a/.gitignore +++ b/.gitignore @@ -330,6 +330,7 @@ config.log /system/python/DLLs/select.pyd /system/python/DLLs/unicodedata.pyd /system/python/DLLs/zlib.pyd +/system/python/DLLs/bz2.pyd # /system/webserver /system/webserver |