Commit 3e453559 by Tim Van Patten Committed by Angle LUCI CQ

Add angle.iml to .gitignore

When developing in the Android source tree, 'aidegen' can be used to create an Intellij workspace. This also creates the file angle.iml in the specified module directories, though, so this CL adds angle.iml to ANGLE's .gitignore. Bug: None Change-Id: Id73380fa7750c591967aa81ec7a8c991e074a303 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2906104Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Tim Van Patten <timvp@google.com>
parent 6f5c67bc
...@@ -90,6 +90,7 @@ ...@@ -90,6 +90,7 @@
/tools/python /tools/python
/tools/skia_goldctl /tools/skia_goldctl
/tools/swarming_client /tools/swarming_client
angle.iml
angle_debug.txt angle_debug.txt
build build
buildtools/ buildtools/
......
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