blob: 27624a68a1c493440e1cbded0fa5baf705c30378 [file] [log] [blame] [edit]
# In code review, collapse generated files
docs/*.md linguist-generated=true
#################################
# Configuration for 'git archive'
# See https://git-scm.com/docs/git-archive#ATTRIBUTES
# Don't include examples in the distribution artifact, to reduce size.
# You may want to add additional exclusions for folders or files that users don't need.
examples export-ignore
# Occasionally there's a need to "stamp" the release version into a file
# See https://blog.aspect.build/releasing-bazel-rulesets-rust for details if you need this.
# rules_probe_rs/version.bzl export-subst