commit ec014df4f2e69bdc0f323e5728950f8e1e59e19a
parent a47c17fc2b07fd5ed743e671e85a1e7d8b63a7fc
Author: Willow Liquorice <willow@howhill.com>
Date: Sat, 27 Aug 2022 23:19:34 +0100
-Added .clangd/ and compile_commands.json to top level .gitignore: by-products of Language Server use.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -11,11 +11,13 @@
*.swp
*.trs
*.kdev4
+.clangd/
.deps/
.libs/
.svn/
Makefile
Makefile.in
+compile_commands.json
aclocal.m4
autom4te.cache/
compile