Skip to content

Commit 8a3fcd2

Browse files
committed
Updated folder structure
Updated folder structure to comply with labs project conventions
1 parent c2368e8 commit 8a3fcd2

34 files changed

+104
-14
lines changed

.gitignore

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
# ignore logs
2+
Test\Logs\*.log
3+
Test/Logs/*.log
4+
5+
Test\package\*
6+
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

File renamed without changes.

Workflow Automation Examples/Workflow Automation Examples/Import/Action/Workflow Launch Example.xml renamed to Import/Workflow Automation Examples/Import/Action/Workflow Launch Example.xml

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow Assignment Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow Assignment Example.xml

File renamed without changes.

Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow Branching Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow Branching Example.xml

File renamed without changes.

Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow EMail Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow EMail Example.xml

File renamed without changes.

Workflow Automation Examples/Workflow Automation Examples/Import/Form/Workflow Launch Example.xml renamed to Import/Workflow Automation Examples/Import/Form/Workflow Launch Example.xml

File renamed without changes.

Workflow Automation Examples/Workflow Automation Examples/Import/ItemType/Workflow Assignment Example.xml renamed to Import/Workflow Automation Examples/Import/ItemType/Workflow Assignment Example.xml

File renamed without changes.

0 commit comments

Comments
 (0)