feat first version

This commit is contained in:
Ricardo Carneiro 2024-12-27 17:41:25 -03:00
parent 9a14afee07
commit 8b19b2fb11

30
.gitignore vendored Normal file
View File

@ -0,0 +1,30 @@
# TeamsFx files
build
appPackage/build
env/.env.*.user
env/.env.local
appsettings.Development.json
.deployment
# User-specific files
*.user
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
# Notification local store
.notification.localstore.json
.notification.testtoolstore.json
# devTools
devTools/
/.vs