diff options
| author | Jake Freeland <jfree@FreeBSD.org> | 2023-03-07 15:04:18 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2023-03-07 15:04:18 +0000 |
| commit | 42875200fa4405aa236880a9fbfea6c43eb7390d (patch) | |
| tree | c60ac71c199a408a0247564ca9dd4257b0cf1a13 | |
| parent | 068f2c0e10d59919b6a5fb0703742a6560289b30 (diff) | |
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2dadcf8b0bb6..785568271794 100644 --- a/.gitignore +++ b/.gitignore @@ -25,5 +25,6 @@ cscope.po.out compile_commands.json compile_commands.events.json tags +.cache .clangd .ccls-cache |
