aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArnaud Berry <arnaudberry@google.com>2019-07-02 14:34:28 -0700
committerIgor Razumeiko <igorr@google.com>2019-10-02 04:00:15 +0000
commitbc95c5a7610f477a4a3654ee77a063c9f86a7561 (patch)
tree31323e5f29795409bdfc3bca5b0d83719b38ed5b /.gitignore
parentadd3cfaf5d90724072c42435256c81bedd65a531 (diff)
downloadtests-bc95c5a7610f477a4a3654ee77a063c9f86a7561.tar.gz
Create unbundled gradle project, and make the app work with Auto
Removed dependencies on other repositories so that the tests repository can be checked out and built independently with Android Studio. Test: manual Change-Id: If499e0510ffd5071dd674a66d74f378994b7c1f6
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bd59d21
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.iml
+.gradle
+/local.properties
+/.idea
+.DS_Store
+build/
+