.gitignore: ignore local vscode workspace settings file master
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 13 May 2024 18:41:41 +0000 (14:41 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 13 May 2024 18:41:41 +0000 (14:41 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I518d85077566ab341acb4644d27132ade79b5749

.gitignore

index b0884eb16f858d8d970b3ba478048fc3b1b97e31..66e76696f08c12e4aaca56a965f03a90a23d042e 100644 (file)
@@ -47,6 +47,7 @@ TAGS
 /.clangd/
 compile_commands.json
 *_flymake*
+/.vscode/settings.json
 
 # m4 macros not automatically generated
 /m4/libtool.m4
This page took 0.024843 seconds and 4 git commands to generate.