I have directory which starts with exclamation mark, like:
!test
I want to add it in gitignore, but this doesn't seem to work:
\!test
What is the correct way to do this?
You can escape it with a backslash => \!test
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With