summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2019-02-13 14:56:05 +0100
committerJan Holesovsky <kendy@collabora.com>2019-02-13 14:56:05 +0100
commitb7513394bd6ab87be91a306b4e081a446e90a4bc (patch)
tree189126f00b25dd020f679229cef137c18f17b45f /.gitignore
parente79f5f7ec689facbd96f3fbeee3cfa72aded7201 (diff)
android: Copy the test documents to the assets too.
Change-Id: Iaaf8d70b84adf7945461a50c4771dc984ffa08ff
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa2c717fb..6f4dddc9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,6 +93,7 @@ ios/Mobile/Assets.xcassets/AppIcon.appiconset
# android stuff
/android/app/src/main/assets/dist
+/android/app/src/main/assets/hello-world.od*
/android/app/src/main/cpp/CMakeLists.txt
# backup and temporary editor files: the only convenience rules allowed here.