We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
*.*\~
When I have *.*\~ as an entry in .gitignore, The library produces the following error:
.gitignore
error: invalid regular expression '(^|.*/)[^/]*\.[^/]*\~'
This has been tested on the latest commit of gitignore.nix on master.