提交 13b6b17f 编写于 作者: C Chirag Sanghavi

added wildcards and ignored packages named with Wm. if you have a custom page...

added wildcards and ignored packages named with Wm. if you have a custom page named Wm, you will need to use force to check in.
上级 c7659fc4
...@@ -6,17 +6,18 @@ ...@@ -6,17 +6,18 @@
Apache_License.txt Apache_License.txt
#folders #folders
IntegrationServer/lib/ **/IntegrationServer/lib/
IntegrationServer/datastore/ **/IntegrationServer/datastore/
IntegrationServer/db/ **/IntegrationServer/db/
IntegrationServer/DocumentStore/ **/IntegrationServer/DocumentStore/
IntegrationServer/lib/ **/IntegrationServer/lib/
IntegrationServer/logs/ **/IntegrationServer/logs/
IntegrationServer/replicate/ **/IntegrationServer/replicate/
IntegrationServer/sdk/ **/IntegrationServer/sdk/
IntegrationServer/support/ **/IntegrationServer/support/
IntegrationServer/update/ **/IntegrationServer/update/
IntegrationServer/userFtpRoot/ **/IntegrationServer/userFtpRoot/
IntegrationServer/web/ **/IntegrationServer/web/
IntegrationServer/WmRepository4/ **/IntegrationServer/WmRepository4/
IntegrationServer/XAStore/ **/IntegrationServer/XAStore/
**/IntegrationServer/packages/Wm*/
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册