ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/.gitignore

20 lines
426 B
Text
Raw Normal View History

2023-08-13 03:30:46 +00:00
# This .gitignore is the same as that of the main branch
# This is to make it more convenient to `git switch` or `jj new`
# between the main branch and the `gh-pages` branch.
/target/
# mdbook output
/rendered-docs
.direnv
.envrc
# generated by nix build, nix-build
result
# generated by the insta crate
*.pending-snap
# Editor specific ignores
.idea
# Generated by setting `JJ_TRACE` environment variable.
jj-trace-*.json