We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c75292 commit c7659fcCopy full SHA for c7659fc
webMethods.gitignore
@@ -0,0 +1,22 @@
1
+#files
2
+*.bak
3
+*.class
4
+
5
+#licensefile
6
+Apache_License.txt
7
8
+#folders
9
+IntegrationServer/lib/
10
+IntegrationServer/datastore/
11
+IntegrationServer/db/
12
+IntegrationServer/DocumentStore/
13
14
+IntegrationServer/logs/
15
+IntegrationServer/replicate/
16
+IntegrationServer/sdk/
17
+IntegrationServer/support/
18
+IntegrationServer/update/
19
+IntegrationServer/userFtpRoot/
20
+IntegrationServer/web/
21
+IntegrationServer/WmRepository4/
22
+IntegrationServer/XAStore/
0 commit comments