From: unknown Date: Wed, 13 Nov 2013 20:19:36 +0000 (-0500) Subject: Moved file to Global X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F760%2Fhead;p=gitignore.git Moved file to Global --- diff --git a/Global/webMethods.gitignore b/Global/webMethods.gitignore new file mode 100644 index 00000000..937861ef --- /dev/null +++ b/Global/webMethods.gitignore @@ -0,0 +1,23 @@ +#files +*.bak +*.class + +#licensefile +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/packages/Wm*/ diff --git a/webMethods.gitignore b/webMethods.gitignore deleted file mode 100644 index 937861ef..00000000 --- a/webMethods.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -#files -*.bak -*.class - -#licensefile -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/packages/Wm*/