Integrated: 8371650: Add CMakeLists.txt and compile_commands.json into .gitignore
Leonid Mesnik
lmesnik at openjdk.org
Mon Nov 17 21:03:25 UTC 2025
On Wed, 12 Nov 2025 02:38:48 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Some IDE and LSP expect to find these files in the project root.
> It convenient to place them in src/hotspot, so idea and vim automatically find the root for hotspot project.
>
> This fix just add these files and some temporary dirs in my ws into .gitignore. Shouldn't harm anyone.
This pull request has now been integrated.
Changeset: e5f63326
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e5f63326100384d2c2be8c916423e1f120b595d3
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
8371650: Add CMakeLists.txt and compile_commands.json into .gitignore
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/28248
More information about the build-dev
mailing list