mirror of
https://github.com/ONLYOFFICE/DocSpace.git
synced 2025-04-18 20:24:12 +03:00
# Conflicts: # .gitignore # packages/common/store/SettingsStore.js # packages/components/file-input/styled-file-input.js # packages/components/modal-dialog/styled-modal-dialog.js # yarn.lock
57 lines
2.2 KiB
Plaintext
57 lines
2.2 KiB
Plaintext
**/obj/
|
|
**/bin/
|
|
*.suo
|
|
*.user
|
|
.vs/
|
|
*-lock.json
|
|
**/node_modules/
|
|
**/storybook-static/
|
|
**/dist
|
|
/build/deploy
|
|
*.log
|
|
/products/ASC.People/Data/
|
|
/Data
|
|
Logs/
|
|
**/.DS_Store
|
|
.eslintcache
|
|
build/deploy/
|
|
/public/debuginfo.md
|
|
TestsResults/
|
|
/Data.Test
|
|
/build/install/RadicalePlugins/app_auth_plugin/app_auth_plugin.egg-info/PKG-INFO
|
|
/build/install/RadicalePlugins/app_auth_plugin/app_auth_plugin.egg-info/SOURCES.txt
|
|
/build/install/RadicalePlugins/app_auth_plugin/app_auth_plugin.egg-info/dependency_links.txt
|
|
/build/install/RadicalePlugins/app_auth_plugin/app_auth_plugin.egg-info/top_level.txt
|
|
/build/install/RadicalePlugins/app_auth_plugin/build/lib/app_auth_plugin/__init__.py
|
|
/build/install/RadicalePlugins/app_rights_plugin/app_rights_plugin.egg-info/PKG-INFO
|
|
/build/install/RadicalePlugins/app_rights_plugin/app_rights_plugin.egg-info/SOURCES.txt
|
|
/build/install/RadicalePlugins/app_rights_plugin/app_rights_plugin.egg-info/dependency_links.txt
|
|
/build/install/RadicalePlugins/app_rights_plugin/app_rights_plugin.egg-info/top_level.txt
|
|
/build/install/RadicalePlugins/app_rights_plugin/build/lib/app_rights_plugin/__init__.py
|
|
/build/install/RadicalePlugins/app_store_plugin/app_store_plugin.egg-info/PKG-INFO
|
|
/build/install/RadicalePlugins/app_store_plugin/app_store_plugin.egg-info/SOURCES.txt
|
|
/build/install/RadicalePlugins/app_store_plugin/app_store_plugin.egg-info/dependency_links.txt
|
|
/build/install/RadicalePlugins/app_store_plugin/app_store_plugin.egg-info/top_level.txt
|
|
/build/install/RadicalePlugins/app_store_plugin/build/lib/app_store_plugin/__init__.py
|
|
/build/install/RadicalePlugins/app_store_plugin/build/lib/app_store_plugin/cache.py
|
|
/build/install/RadicalePlugins/app_store_plugin/build/lib/app_store_plugin/delete.py
|
|
/build/install/RadicalePlugins/app_store_plugin/build/lib/app_store_plugin/history.py
|
|
/build/install/RadicalePlugins/app_store_plugin/build/lib/app_store_plugin/log.py
|
|
/build/install/RadicalePlugins/app_store_plugin/build/lib/app_store_plugin/sync.py
|
|
/build/install/RadicalePlugins/app_store_plugin/build/lib/app_store_plugin/upload.py
|
|
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
|
|
**/.yarn/cache
|
|
**/.yarn/install-state.gz
|
|
licenses.csv
|
|
publish/
|
|
|
|
.idea
|