summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2023-07-11 16:12:23 +0200
committerKyle Martin <krm504@nyu.edu>2023-07-11 10:42:50 -0400
commita682ec4877b41e58e954e7113231c3421685f4ec (patch)
treec1c890ab30cdfeb2a0e4043cc70d0bfd283a343f /.gitignore
parent2fc72f41ac692f53f1d37ed423a40b781c1b42e1 (diff)
Ignore clangd compilation cache
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 55a0920a..1bf70346 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ python/generator.*.log
python/generator.exe
python/generator.log
python/generator.tlog
+.cache/
# Unit Tests
suite/unit.py