mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
6228162cbd
These were both spamming the output with lots of confusing messages, even when --verbose was not used. Jarsigner especially has confusing messages, since it has warnings that do not pertain to APK signatures at all, like the ones about timestamps and missing Certificate Authority. closes #405
51 lines
1.0 KiB
Plaintext
51 lines
1.0 KiB
Plaintext
/config.py
|
|
/makebs.config.py
|
|
*~
|
|
*.pyc
|
|
*.class
|
|
*.box
|
|
TAGS
|
|
|
|
# files generated by build
|
|
build/
|
|
dist/
|
|
env/
|
|
fdroidserver.egg-info/
|
|
pylint.parseable
|
|
/.testfiles/
|
|
README.rst
|
|
|
|
# files generated by tests
|
|
tmp/
|
|
/tests/repo/icons*
|
|
/tests/repo/latestapps.dat
|
|
|
|
# files used in manual testing
|
|
/config.py
|
|
/tmp/
|
|
/logs/
|
|
/metadata/
|
|
makebuildserver.config.py
|
|
/tests/.fdroid.keypass.txt
|
|
/tests/.fdroid.keystorepass.txt
|
|
/tests/.java.security
|
|
/tests/fdroid-icon.png
|
|
/tests/OBBMainOldVersion.apk
|
|
/tests/OBBMainPatchCurrent.apk
|
|
/tests/OBBMainTwoVersions.apk
|
|
/tests/archive/categories.txt
|
|
/tests/archive/icons*
|
|
/tests/archive/index.jar
|
|
/tests/archive/index.xml
|
|
/tests/archive/index-v1.jar
|
|
/tests/repo/index.jar
|
|
/tests/repo/index-v1.jar
|
|
/tests/repo/info.guardianproject.urzip/
|
|
/tests/repo/info.guardianproject.checkey/en-US/phoneScreenshots/checkey-phone.png
|
|
/tests/repo/info.guardianproject.checkey/en-US/phoneScreenshots/checkey.png
|
|
/tests/urzip-πÇÇπÇÇ现代汉语通用字-български-عربي1234.apk
|
|
/unsigned/
|
|
|
|
# generated by gettext
|
|
locale/*/LC_MESSAGES/fdroidserver.mo
|