aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Lin (Tzu Hsiang Lin) <ericth@google.com>2021-02-15 22:46:24 +0800
committerGitHub <noreply@github.com>2021-02-15 22:46:24 +0800
commita5482446d3c9ad943242d3b0040a77ed06deb71e (patch)
tree19b941f24194d1f02c4ebbef980137cba1b6573e /.gitignore
parent9190cc3a9d64c1067f332a4dc6daa499a8162904 (diff)
downloadmobly-bundled-snippets-a5482446d3c9ad943242d3b0040a77ed06deb71e.tar.gz
Refresh mbs project with latest gradle, build tools and dependencies. (#139)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 18c6879..faf530b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
-.DS_Store
*.iml
-.gradle/
-.idea/
-build/
+.gradle
+/local.properties
+/.idea/
+.DS_Store
+/build
+/captures
+.externalNativeBuild
+.cxx
local.properties