Skip to content

Commit 37234b3

Browse files
committed
serverless setup
1 parent 603531b commit 37234b3

File tree

4 files changed

+13943
-1
lines changed

4 files changed

+13943
-1
lines changed

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,8 @@ local.settings.json
133133
__blobstorage__
134134
__queuestorage__
135135
__azurite_db*__.json
136-
.python_packages
136+
.python_packages
137+
138+
# Serverless directories
139+
.serverless
140+
node_modules

handler.py lambda_handler.py

File renamed without changes.

0 commit comments

Comments
 (0)