.gitignore: Delete last unused exception

Following e653535e

The meson-generated 'compile_commands.json' file added by 793c9588 shows an
assumption that we are building in-source, and assumptions are not welcome in
this general file, according to Jehan comment: !1021 (comment 1801018)
This commit is contained in:
Bruno 2025-02-14 09:38:22 -03:00
parent 55b05ec32e
commit 4b15d3d667
No known key found for this signature in database

2
.gitignore vendored
View file

@ -1,2 +0,0 @@
# Meson
/compile_commands.json