diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index deb3d3bb50..84fb963f6d 100644 --- a/.gitignore +++ b/.gitignore @@ -352,6 +352,7 @@ lib/cpluff/stamp-h1 /project/BuildDependencies/scripts/tmp /project/BuildDependencies/bin/swig /project/BuildDependencies/bin/doxygen +/project/BuildDependencies/bin/json-rpc # /project/VS2008Express /project/VS2008Express/Debug @@ -605,6 +606,7 @@ lib/cpluff/stamp-h1 # /xbmc/interfaces/ /xbmc/interfaces/Makefile +/xbmc/interfaces/json-rpc/ServiceDescription.h /xbmc/interfaces/python/Makefile /xbmc/interfaces/python/generated/ /xbmc/interfaces/python/test/Makefile |