diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-07-23 16:49:26 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-07-23 16:49:26 +0200 |
| commit | e748b419aa411ec8ccc18fe0286145e6fee05702 (patch) | |
| tree | df6a7734589b43cb1df4d907dc143d67c1f6c92c | |
| parent | e20996d81f0bb17ca922c065ef7480ab43de1b0e (diff) | |
Ignore .cache.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4e347ac50..6c25bcae7 100644 --- a/.gitignore +++ b/.gitignore @@ -41,5 +41,6 @@ test/README.aux .ccls-cache compile_commands.json vim-lsp.log +.cache lock |
