aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-02-21 15:57:50 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-02-21 15:57:50 +0100
commitfd62678a9cf38e3f70efbdd093c1012d448548e1 (patch)
tree0bd4f3e5a6572bc4f0d9c80674ea06039fb78f36 /.gitignore
parent671a58519ef6207b54947ff70eea497ff7eb58ae (diff)
downloadLibft-fd62678a9cf38e3f70efbdd093c1012d448548e1.tar.gz
Libft-fd62678a9cf38e3f70efbdd093c1012d448548e1.zip
Add compile_commands.json generation for clangd support
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 71e00b9..81ff9bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ obj/*
lib/*
bin/*
!.gitkeep
+compile_commands.json
+.cache/