Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
waldekmastykarz committed Oct 29, 2024
1 parent fa6bc62 commit 07b0d4a
Show file tree
Hide file tree
Showing 29 changed files with 1,374 additions and 407 deletions.
21 changes: 21 additions & 0 deletions .funcignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.funcignore
*.js.map
*.ts
.git*
.localConfigs
.vscode
local.settings.json
test
tsconfig.json
.DS_Store
.deployment
node_modules/.bin
node_modules/azure-functions-core-tools
README.md
tsconfig.json
teamsapp.yml
teamsapp.*.yml
/env/
/appPackage/
/infra/
/devTools/
Loading

0 comments on commit 07b0d4a

Please sign in to comment.