diff options
| author | usta <usta@google.com> | 2022-10-25 17:02:02 -0400 |
|---|---|---|
| committer | usta <usta@google.com> | 2022-10-25 17:02:02 -0400 |
| commit | 8e07a47ed297ebff4528b9e3eedb608d39fd6c83 (patch) | |
| tree | 394e1b41f9090f80d5787ebe855902c12e613e04 /.gitignore | |
| parent | 934977cbbec6dad84d44eec6e80561c62d053f2f (diff) | |
.gitignore IntelliJ project files
Test: N/A
Bug: N/A
Change-Id: I4f9d69a24c6ceb9d5b8babcb5731af349f0f395a
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 45884c46f..5d2bc0d05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /.idea *.iml +*.ipr +*.iws + |
