]> git.dujemihanovic.xyz Git - u-boot.git/commit
.gitignore: add compile_commands.json
authorJoao Marcos Costa <jmcosta944@gmail.com>
Sun, 1 Oct 2023 10:00:33 +0000 (12:00 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:24:55 +0000 (13:24 -0400)
commitb703bda0bee82288793b9b8e7376b7826c58ce80
tree4f1420af5faef982dc1ad4277282142f74bdd9fd
parent6aacad2d53bc6dececad95d54383bbebd90a836e
.gitignore: add compile_commands.json

Add Clang's compilation database file (i.e. compile_commands.json) to
.gitignore, at the root of the repository.

Signed-off-by: Joao Marcos Costa <jmcosta944@gmail.com>
Tested-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
.gitignore