summaryrefslogtreecommitdiffstats
path: root/data/files/allowed-ancient-files
blob: cbc4000f7e89aa16e9eda631c2d143882b91e8b1 (plain)
1
2
3
4
5
6
7
# Filename regexes to exclude from package-contains-ancient-file

# Rust crates, upstream, have their Cargo.toml canonicalized on upload, and
# that and other cargo-generated files have their timestamps set to 0 in the
# resulting crate tarball.
^usr/share/cargo/registry/.*/Cargo\.toml$
^usr/share/cargo/registry/.*/\.cargo_vcs_info\.json$