Commit c246574a authored by Feng Yu's avatar Feng Yu Committed by V8 LUCI CQ

[cleanup] Add .idea to .gitignore

When you use the IntelliJ IDE, all the project-specific
settings for the project are stored under the .idea folder.
This patch add .idea to .gitignore to support IntelliJ IDE.

Change-Id: I55ca6530f00fd64f088485f7c856ad602b145f63
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3813066Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82637}
parent 41738ca9
......@@ -30,6 +30,7 @@
.cproject
.gclient_entries
.gdb_history
.idea
.jslint-cache
.landmines
.project
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment