We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.ignore
1 parent caf44d4 commit 21dacadCopy full SHA for 21dacad
.ignore
@@ -2,5 +2,14 @@
2
#
3
# The goal is to help people find the right file to edit
4
src/doc/man/generated_txt
5
-src/doc/src/commands
+src/doc/src/commands/*
6
src/etc/man
7
+!src/doc/src/commands/build-commands.md
8
+!src/doc/src/commands/cargo-clippy.md
9
+!src/doc/src/commands/cargo-fmt.md
10
+!src/doc/src/commands/cargo-miri.md
11
+!src/doc/src/commands/general-commands.md
12
+!src/doc/src/commands/index.md
13
+!src/doc/src/commands/manifest-commands.md
14
+!src/doc/src/commands/package-commands.md
15
+!src/doc/src/commands/publishg-commands.md
0 commit comments