Skip to content

Commit 176c684

Browse files
committed
fix: .funcignore
1 parent 9cecf25 commit 176c684

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/api/.funcignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
*.js.map
2-
*.ts
32
.git*
43
.vscode
54
__azurite_db*__.json
65
__blobstorage__
76
__queuestorage__
7+
node_modules/
88
local.settings.json
99
test
10-
tsconfig.json
1110
.faiss
1211
api.http
1312
.env.sample

0 commit comments

Comments
 (0)