mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 10:07:28 +00:00
8a0afc3016
If you create a `dir/.gitignore` file with pattern "dir" in it, it'll currently match the parent directory, making e.g. the `dir/.gitignore` file itself ignored. That was quite confusing, and it doesn't match how Git behaves. This patch fixes the bug. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |