Skip to content

Commit 7778ed7

Browse files
committed
Hint at not contributing user-specific Git ignores
1 parent 9c65d98 commit 7778ed7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ $/tests/fixtures/commit-graphs/
1818

1919
# newer Git sees these as precious, older Git falls through to the pattern above
2020
$**/fuzz/Cargo.lock
21+
22+
# Instead of adding more environment-specific ignores here, like for the IDE in use, prefer Git's user-global
23+
# `core.excludesFile` mechanism, see https://git-scm.com/docs/git-config#Documentation/git-config.txt-coreexcludesFile.

0 commit comments

Comments
 (0)