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
Currently on Windows WakaTime creates these files in the home directory:
.wakatime/wakatime-cli-windows-amd64.exe .wakatime.bdb .wakatime.cfg .wakatime-internal.cfg .wakatime.log
Consider moving the individual .bdb, .cfg, .log files into the .wakatime directory. Maybe keep just .wakatime.cfg outside to prevent breaking changes.
.bdb
.cfg
.log
.wakatime
.wakatime.cfg
The text was updated successfully, but these errors were encountered:
Yes, it's on our todo list with #558.
Sorry, something went wrong.
Closing as duplicate.
No branches or pull requests
Currently on Windows WakaTime creates these files in the home directory:
Consider moving the individual
.bdb
,.cfg
,.log
files into the.wakatime
directory. Maybe keep just.wakatime.cfg
outside to prevent breaking changes.The text was updated successfully, but these errors were encountered: