1
0
mirror of https://github.com/ONLYOFFICE/CommunityServer.git synced 2025-04-18 13:24:01 +03:00

Update to v12.0.0

This commit is contained in:
JenkinsRobo 2022-05-25 11:27:52 +00:00
parent d7284c7def
commit f5aad2d91e
2 changed files with 4 additions and 29 deletions

29
.gitignore vendored
View File

@ -1,29 +0,0 @@
**/obj/
**/bin/
/packages/
/redistributable/ICal.Net_v2/packages/
*.suo
*.user
web/studio/Logs/
web/studio/Data/
build/*.log
build/deploy
/module/ASC.Api/Logs
.vs/
.vscode/
/web/services/logs
/web/statistics/logs
/web/studio/ASC.Web.Studio/js/third-party/jquery/jquery.core.js
/web/studio/ASC.Web.Studio/js/third-party/jquery/jquery.blockUI.js
/web/studio/ASC.Web.Studio/js/third-party/jquery/jquery.mousewheel.js
/web/studio/ASC.Web.Studio/js/uploader/jquery.fileupload.js
/module/ASC.Socket.IO/node_modules
/module/ASC.Socket.IO/package-lock.json
/module/ASC.Socket.IO/typings
/module/ASC.Thumbnails/node_modules
/module/ASC.SsoAuth/node_modules
/module/ASC.UrlShortener/node_modules
/module/ASC.UrlShortener/Logs
/module/ASC.WebDav/node_modules
/module/ASC.WebDav/logs
/module/Logs

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "web/studio/ASC.Web.Studio/Products/Files/DocStore"]
path = web/studio/ASC.Web.Studio/Products/Files/DocStore
url = https://github.com/ONLYOFFICE/document-templates
branch = main/community-server