```>>> pathspec.GitIgnorePattern('/dist/'...
# development
r
Copy code
>>> pathspec.GitIgnorePattern('/dist/').regex.pattern
'^dist/.*$’