mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
chore(build): support generating compilation db (#12104)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -44,7 +44,9 @@ node_modules/
|
||||
SHASUMS256.txt
|
||||
**/package-lock.json
|
||||
**/yarn.lock
|
||||
compile_commands.json
|
||||
.envrc
|
||||
|
||||
# npm package
|
||||
/npm/dist
|
||||
/npm/path.txt
|
||||
/npm/path.txt
|
||||
|
||||
Reference in New Issue
Block a user