Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2022-04-24 00:16:48 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-04-24 00:16:48 +0300
commit67ab3acbd00a46604b2750b9f559500ce0f1ec27 (patch)
tree32f809640ac35b5b4061e4947b44fe1ca6f7d55e /.gitignore
parente7be9b4e218a5feca29a319eec916667279b42cb (diff)
Ignore clangd compile commands database.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3f229d2..c930fe63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ vcpkg/*
extra/vswhere.exe
extra/tracy-build
/.cache
+compile_commands.json