From 04e504c94db921d45b63c7ea75389d692de6738e Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 6 Apr 2025 17:07:53 +0200 Subject: Remove symlink compile_commands.json With multiple CMake Zephyr builds a single link does not make sense anymore. The user should set a custom symlink. `.gitignore` is altered to avoid committing such a link. --- compile_commands.json | 1 - 1 file changed, 1 deletion(-) delete mode 120000 compile_commands.json (limited to 'compile_commands.json') diff --git a/compile_commands.json b/compile_commands.json deleted file mode 120000 index 25eb4b2..0000000 --- a/compile_commands.json +++ /dev/null @@ -1 +0,0 @@ -build/compile_commands.json \ No newline at end of file -- cgit v1.2.3-70-g09d2