fdroiddata/.gitignore
2025-04-24 12:34:42 +00:00

31 lines
415 B
Plaintext

/unsigned/
/repo/*
/archive/
/binary_transparency/
/logs/
/tmp/
/builder/
*~
*.swp
*.swo
*.pyc
.fdroid*
*.apk
*.jks
/metadata/dump_*
/build/*/
!/build/extlib/
/build/.fdroidvcs-*
# used in fdroidserver's ./jenkins-test
keystore.jks
keystore.p12
# the instructions page to be displayed on mirrors
!/repo/index.css
!/repo/index.html
!/repo/index.png
# source of env vars to store secrets for config.yml
/variables