summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2020-01-21 15:46:29 +0900
committerLorenzo Colitti <lorenzo@google.com>2020-01-21 15:47:48 +0900
commit941446b422ddd383e4c7fbcef91913f019ab3fd6 (patch)
treeab936f3da2212ca9a47020b1d790e1e8d190a6e0 /.gitignore
parent73346cbbf1dc231c08c09bc57ed270cd1c733b1d (diff)
downloadnet-941446b422ddd383e4c7fbcef91913f019ab3fd6.tar.gz
Add a .gitignore file to frameworks/base/libs/net.
This allows IDE users not to see "uncommitted changes: net.iml" when uploading. Test: repo upload does not complain about net.iml Change-Id: I98b3e11e9af82334236f60b575c4dd26235295dc
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..bff2d762
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.iml