Skip to content

Commit 6b76260

Browse files
authored
feat(vertexai): organize example page and functions (#17008)
* organize example page and functions * fix analyzer * review feedback update
1 parent 2e042ba commit 6b76260

File tree

10 files changed

+1175
-605
lines changed

10 files changed

+1175
-605
lines changed

packages/firebase_vertexai/firebase_vertexai/example/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
*.swp
66
.DS_Store
77
.atom/
8+
.build/
89
.buildlog/
910
.history
1011
.svn/
12+
.swiftpm/
1113
migrate_working_dir/
1214

1315
# IntelliJ related

0 commit comments

Comments
 (0)