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 +