diff --git a/.gitignore b/.gitignore index f217302..b31c3e9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ cmd/fdroidcl/fdroidcl *.xml *.jar *-etag + +# Allow testdata/staticrepo +!/testdata/staticrepo/* diff --git a/testdata/staticrepo/index-v1.jar b/testdata/staticrepo/index-v1.jar new file mode 100644 index 0000000..2b5bc20 Binary files /dev/null and b/testdata/staticrepo/index-v1.jar differ