DocSpace-client/.gitignore

16 lines
175 B
Plaintext

**/obj/
**/bin/
/packages/
*.suo
*.user
.vs/
.vscode/
*-lock.json
*.lock
**/node_modules/
**/storybook-static/
/web/ASC.Web.Components/dist
/build/deploy
*.log
/web/npm-local