aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-11-21 14:40:44 +0100
committerSven Gothel <[email protected]>2022-11-21 14:40:44 +0100
commitaa5ff47113028f534b28d3958342ae4501b50954 (patch)
treeeaabd6a798533eb95e71c55902751bd83a0c792a /.gitignore
parent1b9b9b6e8645fe3551066c28359fae3c43a1f50e (diff)
Add clangd w/ ClangTidy rules, clang-format spec and root-workspace settings for vs-codium (open source, no-telemetry vs-code)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64e3f7f..588bacc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
build*/
dist*/
issues/
+/compile_commands.json
# Object files
*.o