jj/lib
Martin von Zweigbergk c41251eaff working_copy: fix test to show that already tracked files are not ignored
The point of having the `modified` and `removed` files in the test was
to show that they don't get untracked, but I forgot to include them in
the `.gitignores`, so there was no reason they would have gotten
untracked anyway.
2020-12-22 10:03:42 -08:00
..
protos releasing: add copyright header also to generated files 2020-12-15 18:36:23 -08:00
src working_copy: add support for .gitignore files 2020-12-20 00:37:43 -08:00
tests working_copy: fix test to show that already tracked files are not ignored 2020-12-22 10:03:42 -08:00
Cargo.toml