Did you try
\#*#
Since 1.6.2, \
should be supported in .gitignore
(see this patch)
To be precise, 1.6.2.1 (March 2009)
.gitignore
learned to handle backslash as a quoting mechanism for comment introduction character “#
“.
Did you try
\#*#
Since 1.6.2, \
should be supported in .gitignore
(see this patch)
To be precise, 1.6.2.1 (March 2009)
.gitignore
learned to handle backslash as a quoting mechanism for comment introduction character “#
“.