mirror of
https://github.com/ONLYOFFICE/DocSpace-client.git
synced 2025-04-18 13:44:09 +03:00
37 lines
390 B
Plaintext
37 lines
390 B
Plaintext
**/obj/
|
|
**/bin/
|
|
*.suo
|
|
*.user
|
|
.vs/
|
|
|
|
**/node_modules/
|
|
**/storybook-static/
|
|
**/dist
|
|
|
|
*.log
|
|
|
|
Logs/
|
|
**/.DS_Store
|
|
.eslintcache
|
|
|
|
/public/debuginfo.md
|
|
/public/campaigns/*
|
|
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
|
|
**/.yarn/cache
|
|
**/.yarn/install-state.gz
|
|
licenses.csv
|
|
|
|
|
|
.idea
|
|
packages/runtime.json
|
|
playwright-report
|
|
common/tests/reports/tests-results.html
|