diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 11c141c344..0e86dfe296 100644 --- a/.gitignore +++ b/.gitignore @@ -145,6 +145,9 @@ config.log /xbmc/peripherals/bus/Makefile /xbmc/peripherals/devices/Makefile +# /xbmc/main/ +/xbmc/main/Makefile + # /lib/ /lib/Makefile |