We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c65d98 + 7778ed7 commit a10a5fbCopy full SHA for a10a5fb
.gitignore
@@ -18,3 +18,6 @@ $/tests/fixtures/commit-graphs/
18
19
# newer Git sees these as precious, older Git falls through to the pattern above
20
$**/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