AW: add gitignore for support lib boundary interfaces

No change to logic.

This adds a gitignore file to ignore *.iml files, which are created by
Android Studio. We add the rule at this level so that it gets picked up
when we mirror this folder into Android (same reason we have proguard
rules at this specific level).

This is not expected to affect Chromium (other than it ignores *.iml
files in this subtree, which should not cause issues for developers).

Based off sergeyv@'s CL http://ag/4570535.

R=torne@chromium.org

Change-Id: I015e29269923054afffb9288c37170cc124be7c2
Reviewed-on: https://chromium-review.googlesource.com/1142368
Reviewed-by: Richard Coles <torne@chromium.org>
Commit-Queue: Nate Fischer <ntfschr@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#576170}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: e0c66ca53eba79bb27306bcee4a098ee7a0f2a48
1 file changed
tree: 83df40431728827012756461aff217f7a566e968
  1. src/
  2. .gitignore
  3. AndroidManifest.xml
  4. BUILD.gn
  5. DEPS
  6. proguard.flags