We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[settings] exclude = .* include = ^/Users/user/Sites/my-project
Failed to load configuration file: error parsing config file: While parsing config: key-value delimiter not found: ^/Users/user/Sites/my-project
The exclude list should be parsed correctly as a list of strings.
exclude
The text was updated successfully, but these errors were encountered:
Fixed with #588.
Sorry, something went wrong.
gandarez
No branches or pull requests
wakatime.cfg
Logs
Expected behavior
The
exclude
list should be parsed correctly as a list of strings.The text was updated successfully, but these errors were encountered: