Skip to content
Snippets Groups Projects
Commit 626b0fa3 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

ignore: lines can start with a backslash as well

The Git documentation clearly states that slash is the only valid
directory separator in a .gitignore file, but its implementation
disagrees. Although lines starting with a \ may in fact be an escaped
exclamation mark, this is at least an improvement.
parent 8b99d00f
No related branches found
No related tags found
1 merge request!85Fixes for Windows
Pipeline #17351 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment