diff options
| author | Matt Turner <mattst88@gmail.com> | 2024-03-05 18:42:23 -0500 |
|---|---|---|
| committer | Matt Turner <mattst88@gmail.com> | 2024-03-05 18:42:23 -0500 |
| commit | 55ce8421f5e92336ead620c20c5db0ecb27884fa (patch) | |
| tree | 1d9906546b38ca1220b16de815c1f85934420c72 /git | |
| parent | 309576345a75170b70c64f639fd4903c4da99484 (diff) | |
git: Add .ccls_cache and compile_commands.json to global_ignore
Diffstat (limited to 'git')
| -rw-r--r-- | git/.global_ignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/git/.global_ignore b/git/.global_ignore index 6e92f57..25b4c59 100644 --- a/git/.global_ignore +++ b/git/.global_ignore @@ -1 +1,2 @@ -tags +.ccls-cache +compile_commands.json |
