Skip to content

Conversation

@jirijakes
Copy link
Contributor

Jujutsu's .jj directory is changed even with jj status and jj log commands. Jekyll notices these changes and tries to regenerate the site. It is harmless but quite noisy in the log.

This change adds .jj directory to Jekyll's exclude list so that it ignores whatever filesystem changes happen there.

Jujutsu's `.jj` directory is changed even with `jj status` and `jj
log` commands. Jekyll notices these changes and tries to regenerate
the site. It is harmless but quite noisy in the log.

This change adds `.jj` directory to Jekyll's exclude list so that it
ignores whatever filesystem changes happen there.
@jirijakes
Copy link
Contributor Author

image

Copy link
Contributor

@bitschmidty bitschmidty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont use jj personally, but think this is fine/harmless

@bitschmidty bitschmidty merged commit fdff462 into bitcoinops:master Jan 8, 2026
2 checks passed
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.

2 participants