Hi, what does **/ pattern mean?  Why couldn't the person used doc/*.txt 
instead of the below?

quote
# ignore all .txt files in the doc/ directory doc/**/*.txt 
A **/ pattern is available in Git since version 1.8.2.
end quote

source:
http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository

Thanks,
Gordon

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to