Page MenuHomeFreeBSD

.gitignore: Ignore LSP generated .cache
ClosedPublic

Authored by jfree on Mar 7 2023, 1:41 AM.
Tags
None
Referenced Files
F132209325: D38937.id118441.diff
Tue, Oct 14, 7:39 PM
F132209323: D38937.id.diff
Tue, Oct 14, 7:39 PM
F132209319: D38937.id118455.diff
Tue, Oct 14, 7:39 PM
F132164979: D38937.diff
Tue, Oct 14, 8:57 AM
Unknown Object (File)
Fri, Oct 10, 10:15 PM
Unknown Object (File)
Sep 13 2025, 7:50 PM
Unknown Object (File)
Aug 20 2025, 12:10 AM
Unknown Object (File)
Aug 17 2025, 10:16 AM
Subscribers

Details

Summary

Language servers like clangd generate a .cache directory to store
compilation cache. Tell Git to ignore this directory when staging files.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jfree requested review of this revision.Mar 7 2023, 1:41 AM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 7 2023, 3:05 PM
Closed by commit rG42875200fa44: .gitignore: Ignore LSP generated .cache (authored by jfree, committed by markj). · Explain Why
This revision was automatically updated to reflect the committed changes.