mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
86b643f87b
This actually uncovered that .fdroid.yml isn't really working. But that is a problem for another day.
81 lines
1.8 KiB
Plaintext
81 lines
1.8 KiB
Plaintext
*~
|
|
*.pyc
|
|
*.class
|
|
*.box
|
|
TAGS
|
|
.idea
|
|
.ropeproject/
|
|
|
|
# files generated by build
|
|
/build/
|
|
/dist/
|
|
env/
|
|
ENV/
|
|
/fdroidserver.egg-info/
|
|
pylint.parseable
|
|
/.testfiles/
|
|
README.rst
|
|
/.eggs/
|
|
|
|
# editor tmp files
|
|
.*.swp
|
|
.ropeproject/
|
|
|
|
# files generated by tests
|
|
tmp/
|
|
/tests/repo/icons*
|
|
/tests/repo/status
|
|
|
|
# files used in manual testing
|
|
/config.py
|
|
/config.yml
|
|
/tmp/
|
|
/logs/
|
|
/metadata/
|
|
/makebs.config.py
|
|
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/diff/[1-9]*.json
|
|
/tests/archive/entry.jar
|
|
/tests/archive/entry.json
|
|
/tests/archive/icons*
|
|
/tests/archive/index-v1.jar
|
|
/tests/archive/index-v1.json
|
|
/tests/archive/index-v2.json
|
|
/tests/archive/index.css
|
|
/tests/archive/index.html
|
|
/tests/archive/index.jar
|
|
/tests/archive/index.png
|
|
/tests/archive/index.xml
|
|
/tests/archive/index_unsigned.jar
|
|
/tests/metadata/org.videolan.vlc/en-US/icon*.png
|
|
/tests/repo/diff/[1-9]*.json
|
|
/tests/repo/index.css
|
|
/tests/repo/index.html
|
|
/tests/repo/index.jar
|
|
/tests/repo/index.png
|
|
/tests/repo/index_unsigned.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/repo/obb.mainpatch.current/en-US/featureGraphic_ffhLaojxbGAfu9ROe1MJgK5ux8d0OVc6b65nmvOBaTk=.png
|
|
/tests/repo/obb.mainpatch.current/en-US/icon_WI0pkO3LsklrsTAnRr-OQSxkkoMY41lYe2-fAvXLiLg=.png
|
|
/tests/repo/org.videolan.vlc/en-US/icon_yAfSvPRJukZzMMfUzvbYqwaD1XmHXNtiPBtuPVHW-6s=.png
|
|
/tests/urzip-πÇÇπÇÇ现代汉语通用字-български-عربي1234.apk
|
|
/tests/virustotal/
|
|
/unsigned/
|
|
|
|
# generated by gettext
|
|
locale/*/LC_MESSAGES/fdroidserver.mo
|
|
|
|
# sphinx
|
|
public/
|