From 71acf3e5724a8ea9744c2b5479aaf76882dc5d52 Mon Sep 17 00:00:00 2001 From: Alexey Pelykh Date: Fri, 3 Apr 2015 13:22:57 +0300 Subject: [PATCH] Update --- eclipse-compile/observable/.gitignore | 4 +++- plugins/.gitignore | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/eclipse-compile/observable/.gitignore b/eclipse-compile/observable/.gitignore index 26fc8ba847..15f46acd99 100755 --- a/eclipse-compile/observable/.gitignore +++ b/eclipse-compile/observable/.gitignore @@ -1,2 +1,4 @@ /build -bin +/bin +/gen + diff --git a/plugins/.gitignore b/plugins/.gitignore index cdf0046e9b..d646ac4aa1 100644 --- a/plugins/.gitignore +++ b/plugins/.gitignore @@ -7,4 +7,5 @@ */local.properties # Output files -*/build \ No newline at end of file +*/build +