31 lines
366 B
Plaintext
31 lines
366 B
Plaintext
# 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
|