.gitignore: Delete last unused exception
Followinge653535eThe meson-generated 'compile_commands.json' file added by793c9588shows 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:
parent
55b05ec32e
commit
4b15d3d667
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +0,0 @@
|
|||
# Meson
|
||||
/compile_commands.json
|
||||
Loading…
Reference in a new issue