Remove d8 from .gitignore
We now have a src/d8 directory, and having "d8" in .gitignore makes git ignore all new files in this directory, and also hides the directory in some IDEs. R=yangguo@chromium.org No-Try: true Change-Id: I3106378417c1fe9ebc369275eb52d5438cee8825 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1627530 Reviewed-by: Yang Guo <yangguo@chromium.org> Commit-Queue: Clemens Hammacher <clemensh@chromium.org> Cr-Commit-Position: refs/heads/master@{#61786}
This commit is contained in:
parent
649d759f82
commit
c8e6a633ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,7 +88,6 @@ GTAGS
|
||||
TAGS
|
||||
bsuite
|
||||
compile_commands.json
|
||||
d8
|
||||
!/test/mjsunit/d8
|
||||
d8_g
|
||||
gccauses
|
||||
|
Loading…
Reference in New Issue
Block a user