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 c2368e8 commit b513bcbCopy full SHA for b513bcb
.gitignore
@@ -1,14 +1,6 @@
1
-*.sdf
2
-*.vspscc
3
-*.suo
4
-Debug
5
-Release
6
-AppPackages
7
-*.vssscc
8
-*.user
9
-*.ipch
10
-*.opensdf
11
-BundleArtifacts
12
-.DS_Store
13
-*.userprefs
14
-*.a
+# ignore logs
+Test\Logs\*.log
+Test/Logs/*.log
+
+Test\package\*
+Test/package/*
Workflow Automation Examples/Workflow Automation Examples/Import/Action/Get Controlled Item.xml renamed to Import/Workflow Automation Examples/Import/Action/Get Controlled Item.xml
Workflow Automation Examples/Workflow Automation Examples/Import/Action/Workflow Launch Example.xml renamed to Import/Workflow Automation Examples/Import/Action/Workflow Launch Example.xml
Workflow Automation Examples/Workflow Automation Examples/Import/EMail Message/Activity Notification EMail.xml renamed to Import/Workflow Automation Examples/Import/EMail Message/Activity Notification EMail.xml
Workflow Automation Examples/Workflow Automation Examples/Import/EMail Message/Simple Activity Notification EMail.xml renamed to Import/Workflow Automation Examples/Import/EMail Message/Simple Activity Notification EMail.xml
Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow Assignment Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow Assignment Example.xml
Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow Branching Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow Branching Example.xml
Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow EMail Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow EMail Example.xml
Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow Launch Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow Launch Example.xml
Workflow Automation Examples/Workflow Automation Examples/Import/ItemType/Workflow Assignment Example.xml renamed to Import/Workflow Automation Examples/Import/ItemType/Workflow Assignment Example.xml
0 commit comments