We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1819f04 commit e4824dfCopy full SHA for e4824df
Cargo.toml
@@ -8,7 +8,7 @@ using dns-01 without the need for API access to your DNS provider."""
8
readme = "README.md"
9
repository = "https://github.com/krtab/agnos"
10
license = "MIT"
11
-exclude = [".github"]
+exclude = [".github","Makefile",".dockerignore","config_example.toml","test-docker"]
12
categories = ["command-line-utilities"]
13
14
[dependencies]
0 commit comments