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 bc4ccbe commit fc5ed3cCopy full SHA for fc5ed3c
book/02-git-basics/sections/recording-changes.asc
@@ -246,7 +246,7 @@ build/
246
# ignore doc/notes.txt, but not doc/server/arch.txt
247
doc/*.txt
248
249
-# ignore all .pdf files in the doc/ directory or in the sub directories of doc/
+# ignore all .pdf files in the doc/ directory and any of its subdirectories
250
doc/**/*.pdf
251
----
252
0 commit comments