ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/.gitignore
2023-08-25 21:28:45 -07:00

19 lines
426 B
Text

# 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