summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 7b41fd57c502db0f177b4850ef32a3cb0fb8b6c2 (plain)
1
2
3
4
5
6
7
8
9
10
# Do not include some of the developer-oriented files in release tarballs
/.github/ export-ignore
/git-hooks/ export-ignore
/snap/ export-ignore
/.editorconfig export-ignore
/.gitignore export-ignore
/.gitattributes export-ignore
/.cirrus.yml export-ignore
/.astylerc export-ignore
/.rustfmt.toml export-ignore