Skip to content

Commit fc5ed3c

Browse files
Updating suggestion for comment change based on feedback.
1 parent bc4ccbe commit fc5ed3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/02-git-basics/sections/recording-changes.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ build/
246246
# ignore doc/notes.txt, but not doc/server/arch.txt
247247
doc/*.txt
248248
249-
# ignore all .pdf files in the doc/ directory or in the sub directories of doc/
249+
# ignore all .pdf files in the doc/ directory and any of its subdirectories
250250
doc/**/*.pdf
251251
----
252252

0 commit comments

Comments
 (0)