aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJose Luis Marti <joseluis.marti@gmail.com>2023-05-29 00:17:26 +0200
committerJose Luis Marti <joseluis.marti@gmail.com>2023-05-29 00:17:26 +0200
commitf00ef578e6eee0837cd343e99cd78e7f608a4631 (patch)
tree49e4ba8ffdc3dba82be04034b7373f85c7432af1 /tools
parentbb70e04c312d06c42b6e55bff013ab4762eba65d (diff)
Add .gradle directory to .gitignore
Diffstat (limited to 'tools')
-rw-r--r--tools/android/packaging/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/android/packaging/.gitignore b/tools/android/packaging/.gitignore
index d916dfda47..8facb10a4c 100644
--- a/tools/android/packaging/.gitignore
+++ b/tools/android/packaging/.gitignore
@@ -1,3 +1,4 @@
+/.gradle/
/images/*
xbmc/assets/*
xbmc/lib/*