aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Kortstiege <mkortstiege@kodi.tv>2015-08-01 16:06:11 +0200
committerMatthias Kortstiege <mkortstiege@kodi.tv>2015-08-01 16:06:11 +0200
commit86218c9cf0e4e59d9390aa780aac5bb0e92fa617 (patch)
tree1c951da93b721d1550b8057e6f8bd4d376c6b192
parent7bf467d5db4785f099df867dec82a101f9e61632 (diff)
[gitignore] don't clean Makefile in xbmc/main/posix/
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa833a531b..8607fe286f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -583,6 +583,9 @@ lib/cpluff/stamp-h1
/xbmc/peripherals/bus/Makefile
/xbmc/peripherals/devices/Makefile
+# /xbmc/main/posix/
+xbmc/main/posix/Makefile
+
#/xbmc/screensavers/
/xbmc/screensavers/Makefile
/xbmc/screensavers/rsxs-0.9/Makefile