• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# We only keep the xxx.sha256 and OWNERS files in the git repo.
2# The corresponding binary files are downloaded by
3# `tools/test_data download`, ran by install-build-deps.
4/data/*
5!/data/*.sha256
6!/data/OWNERS
7
8!/data/ui-screenshots
9/data/ui-screenshots/*
10!/data/ui-screenshots/*.sha256
11