33 lines
491 B
Text
33 lines
491 B
Text
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
[Ww][Ii][Nn]32/
|
|
[Aa][Rr][Mm]/
|
|
[Aa][Rr][Mm]64/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
[Ll]og/
|
|
[Ll]ogs/
|
|
.vs/
|
|
project.lock.json
|
|
project.fragment.lock.json
|
|
artifacts/
|
|
|
|
## Temp for now so that the js package can be workspaced until we get it on npm or something
|
|
js/yarn.lock
|
|
js/node_modules/
|
|
js/src/gen/
|
|
js/dist/
|
|
js/package.tgz
|
|
.parcel-cache/
|
|
js/.yarn/*
|
|
js/!.yarn/patches
|
|
js/!.yarn/plugins
|
|
js/!.yarn/releases
|
|
js/!.yarn/sdks
|
|
js/!.yarn/versions
|
|
js/.pnp.*
|