We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84023cb commit f06f666Copy full SHA for f06f666
git-attributes/Cargo.toml
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
6
description = "A WIP crate of the gitoxide project dealing .gitattributes files"
7
authors = ["Sebastian Thiel <[email protected]>"]
8
edition = "2018"
9
+include = ["src/**/*", "CHANGELOG.md"]
10
11
[lib]
12
doctest = false
0 commit comments