Skip to content

Conversation

@djoreilly
Copy link

The problem was that / was getting normalized to //. Fix by only adding the / suffix if needed.
Fixes #59

The problem was that `/` was getting normalized to `//`.
Fix by only adding the `/` suffix if needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding / as an allowed directory on linux does not work

1 participant