diff options
| author | Fuwn <[email protected]> | 2022-06-19 00:17:45 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-19 00:17:45 +0000 |
| commit | a176c4ef57ceecfb215d7fc9fd4489ff0c596a0b (patch) | |
| tree | 03651001e07110c4a0c9ea94c036355aeb542ecc /.gitignore | |
| parent | ci(check): cache llvm (diff) | |
| download | tatl-a176c4ef57ceecfb215d7fc9fd4489ff0c596a0b.tar.xz tatl-a176c4ef57ceecfb215d7fc9fd4489ff0c596a0b.zip | |
chore(meson): optionalize clang-tidy
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,3 +10,6 @@ CMakeLists.txt # Meson build* + +# clangd +.cache |