diff options
| author | unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> | 2023-07-11 16:12:23 +0200 |
|---|---|---|
| committer | Kyle Martin <krm504@nyu.edu> | 2023-07-11 10:42:50 -0400 |
| commit | a682ec4877b41e58e954e7113231c3421685f4ec (patch) | |
| tree | c1c890ab30cdfeb2a0e4043cc70d0bfd283a343f /.gitignore | |
| parent | 2fc72f41ac692f53f1d37ed423a40b781c1b42e1 (diff) | |
Ignore clangd compilation cache
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ python/generator.*.log python/generator.exe python/generator.log python/generator.tlog +.cache/ # Unit Tests suite/unit.py |
