diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 00ace597c0..3748323009 100644 --- a/.gitignore +++ b/.gitignore @@ -510,8 +510,8 @@ lib/cmyth/Makefile # /xbmc/cdrip/ /xbmc/cdrip/Makefile -# /xbmc/cores/AudioRenderers/ -/xbmc/cores/AudioRenderers/Makefile +# /xbmc/cores/AudioEngine/ +/xbmc/cores/AudioEngine/Makefile # /xbmc/cores/DllLoader/exports/ /xbmc/cores/DllLoader/exports/build_wrapper.sh |