Did you try
\#*#
Since 1.6.2, \ should be supported in .gitignore (see this patch)
To be precise, 1.6.2.1 (March 2009)
.gitignorelearned 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)
.gitignorelearned to handle backslash as a quoting mechanism for comment introduction character “#“.