aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-06-06 12:58:14 +0800
committerMistivia <i@mistivia.com>2025-06-06 12:58:14 +0800
commit1fad3a10fe4743d69342de294cc65bfe66e32bc9 (patch)
treed91be066e44fe7af1eeece0f1b081463bc64dfc7 /.gitignore
parent4779050053cb5f73b54ff936c6393e82ffe5605c (diff)
fix leak and hashtable bug
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4bb912d..00e7e1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ build/
*.bin
*.a
doing/
+.cache/
+compile_commands.json