mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-05 20:48:17 +00:00
9173f7d06f
* initial version * using sp-dev-fx-controls-react * switched to native ouifr * fix linktitle * still working * gonna brealk it now * cool * working * Update README.md * Update README.md * Update README.md * clean linging and remove unused code * Added additional field Types * added azure relay service demo * ok
33 lines
326 B
Plaintext
33 lines
326 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Dependency directories
|
|
node_modules
|
|
|
|
# Build generated files
|
|
dist
|
|
lib
|
|
solution
|
|
temp
|
|
*.sppkg
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|
|
# Visual Studio files
|
|
.ntvs_analysis.dat
|
|
.vs
|
|
bin
|
|
obj
|
|
|
|
# Resx Generated Code
|
|
*.resx.ts
|
|
|
|
# Styles Generated Code
|
|
*.scss.ts
|