F-Droid: scanignore test files

The scanner changes means it looks more aggresively for JAR and APK:
fdroidserver!758
This commit is contained in:
Hans-Christoph Steiner 2020-06-16 20:46:20 +02:00
parent e2d1f78d1a
commit 8c2b8342d4
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

@ -1455,6 +1455,9 @@ Builds:
versionCode: 1008050
commit: '1.8'
subdir: app
scanignore:
- app/src/androidTest/assets
- app/src/test/resources
sudo: apt-get update; apt-get update; apt-get install -y disorderfs
init:
- cd ../..