summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2009-05-05 12:38:33 -0700
committerRaphael <raphael@google.com>2009-05-05 12:39:28 -0700
commit33fbd3bee0d2160c79ffca246c6999e10a663aa2 (patch)
tree2bfbc243840e8ede323eebccacabc0be7ff681de
parent636274185ed5ee75faf6ef4d84bbb7d5b0371248 (diff)
downloadframeworks_base-33fbd3bee0d2160c79ffca246c6999e10a663aa2.zip
frameworks_base-33fbd3bee0d2160c79ffca246c6999e10a663aa2.tar.gz
frameworks_base-33fbd3bee0d2160c79ffca246c6999e10a663aa2.tar.bz2
Ignore layout bin directories in git.
-rw-r--r--tools/layoutlib/.gitignore3
-rw-r--r--tools/layoutlib/bridge/.gitignore1
2 files changed, 3 insertions, 1 deletions
diff --git a/tools/layoutlib/.gitignore b/tools/layoutlib/.gitignore
new file mode 100644
index 0000000..d44a17d
--- /dev/null
+++ b/tools/layoutlib/.gitignore
@@ -0,0 +1,3 @@
+api/bin
+bridge/bin
+create/bin
diff --git a/tools/layoutlib/bridge/.gitignore b/tools/layoutlib/bridge/.gitignore
deleted file mode 100644
index efa6632..0000000
--- a/tools/layoutlib/bridge/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-bin/* \ No newline at end of file