gemini-live-p5 / .gcloudignore
Trudy's picture
init p5
ec50620
raw
history blame contribute delete
88 Bytes
# Ignore everything except app.yaml and the build directory
*
!app.yaml
!build
!build/**