aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDeniz Türkoglu <turkoglu.deniz@gmail.com>2015-02-21 15:23:54 +0800
committerDeniz Türkoglu <deniz@spotify.com>2015-02-23 23:22:17 +0800
commit36acb239d1fd1e43dfcc62ac56763970371d855b (patch)
tree786daa1db4f6dee91596b05e5436f7f20677eaf7 /.gitignore
parent1f7566a665c244917ff86f6c19d9874adf25a77c (diff)
Add native artifacts to .gitignore
When building tools/depends we get a whole bunch of artifacts that should be ignored from the git repository, add those to the list. This commit also makes the ffmpeg exclusion generic (up to an extent) so version bumps are more straight forward.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index fc288a31bb..25c8bb6d0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -465,11 +465,11 @@ lib/cpluff/stamp-h1
/tools/android/packaging/xbmc/strings.xml
#/tools/depends
+/tools/depends/native/*/*native/
/tools/depends/native/JsonSchemaBuilder/bin/
-/tools/depends/native/JsonSchemaBuilder/native/
/tools/depends/target/ffmpeg/.ffmpeg-installed
-/tools/depends/target/ffmpeg/ffmpeg-2.4-Helix-alpha4.tar.gz
-/tools/depends/target/ffmpeg/ffmpeg-2.4-Helix-alpha4/
+/tools/depends/target/ffmpeg/ffmpeg-*-*.tar.gz
+/tools/depends/target/ffmpeg/ffmpeg-*-*/
/tools/depends/target/ffmpeg/ffmpeg-install/
# /tools/EventClients/
@@ -488,6 +488,7 @@ lib/cpluff/stamp-h1
/tools/darwin/packaging/osx/VolumeIcon.icns
/tools/darwin/packaging/migrate_to_kodi_ios.sh
/tools/darwin/packaging/seatbeltunlock/mkdeb-seatbeltunlock.sh
+/tools/darwin/runtime/XBMCHelper
# /tools/Linux/
/tools/Linux/kodi.sh