diff --git a/webMethods.gitignore b/webMethods.gitignore index 1e4b0caa..42b792b4 100644 --- a/webMethods.gitignore +++ b/webMethods.gitignore @@ -6,17 +6,18 @@ Apache_License.txt #folders -IntegrationServer/lib/ -IntegrationServer/datastore/ -IntegrationServer/db/ -IntegrationServer/DocumentStore/ -IntegrationServer/lib/ -IntegrationServer/logs/ -IntegrationServer/replicate/ -IntegrationServer/sdk/ -IntegrationServer/support/ -IntegrationServer/update/ -IntegrationServer/userFtpRoot/ -IntegrationServer/web/ -IntegrationServer/WmRepository4/ -IntegrationServer/XAStore/ +**/IntegrationServer/lib/ +**/IntegrationServer/datastore/ +**/IntegrationServer/db/ +**/IntegrationServer/DocumentStore/ +**/IntegrationServer/lib/ +**/IntegrationServer/logs/ +**/IntegrationServer/replicate/ +**/IntegrationServer/sdk/ +**/IntegrationServer/support/ +**/IntegrationServer/update/ +**/IntegrationServer/userFtpRoot/ +**/IntegrationServer/web/ +**/IntegrationServer/WmRepository4/ +**/IntegrationServer/XAStore/ +**/IntegrationServer/packages/Wm*/ \ No newline at end of file