summaryrefslogtreecommitdiff
path: root/media/libjxl/src/.gitignore
blob: 58fea2d954c268422fa0e16122c5e44a5e321c2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Build output directories
/build
/build*
/docker/*.log

# The downloaded corpora files for benchmark.
/third_party/corpora

# hdrvdp source code
third_party/hdrvdp-2.2.2
third_party/hdrvdp-2.2.2.zip
third_party/hdrvdp-2.2.2.zip.tmp

# Output plots
tools/benchmark/metrics/plots
tools/benchmark/metrics/results.csv
tools/conformance/__pycache__