Remove build status and add generated profiles to gitignore

Change-Id: I213493ca3abd7cc050752eeeaa887b79d664a395
pull/1603/head
Ben Weiss 1 year ago
parent f599079e30
commit 5e41452652
No known key found for this signature in database
GPG Key ID: 8424F9C1E763A74C

1
.gitignore vendored

@ -13,6 +13,7 @@ bin/
gen/ gen/
out/ out/
build/ build/
generated/
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)
local.properties local.properties

@ -17,8 +17,6 @@ of Android development by providing regular news updates.
The app is currently in development. The `prodRelease` variant is [available on the Play Store](https://play.google.com/store/apps/details?id=com.google.samples.apps.nowinandroid). The app is currently in development. The `prodRelease` variant is [available on the Play Store](https://play.google.com/store/apps/details?id=com.google.samples.apps.nowinandroid).
Build status: ![example workflow](https://github.com/android/nowinandroid/actions/workflows/Nightly.yaml/badge.svg)
# Features # Features
**Now in Android** displays content from the **Now in Android** displays content from the

Loading…
Cancel
Save