summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTodd Kennedy <toddke@google.com>2016-01-04 12:41:06 -0800
committerTodd Kennedy <toddke@google.com>2016-01-04 12:41:06 -0800
commit665ba3580b537c693232585f517e8a784df7bd33 (patch)
treedca03fbcf42476795e547ce44ac69ec3da7ef77d /.gitignore
parent9319609d231fc576b25e69a827779b4ac63c4585 (diff)
downloadandroid_packages_apps_PackageInstaller-665ba3580b537c693232585f517e8a784df7bd33.tar.gz
android_packages_apps_PackageInstaller-665ba3580b537c693232585f517e8a784df7bd33.tar.bz2
android_packages_apps_PackageInstaller-665ba3580b537c693232585f517e8a784df7bd33.zip
add .gitignore
Change-Id: I5a2e84586d8559384e0d601ebd977dac33e9d053
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..4b126aba
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+bin/
+gen/
+.project
+.classpath
+project.properties