Skip to content

Commit acf8343

Browse files
authored
Merge pull request #39 from aws-samples/feature
IAM Identity Center Automation Optimizations
2 parents 442f19a + 1118f93 commit acf8343

File tree

5 files changed

+1731
-1801
lines changed

5 files changed

+1731
-1801
lines changed

.gitignore

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<<<<<<< HEAD
2-
*.DS_Store
3-
*.xml
4-
=======
51
# General
62
.DS_Store
73

@@ -32,4 +28,6 @@
3228
.idea/**/dynamic.xml
3329
.idea/**/uiDesigner.xml
3430
.idea/**/dbnavigator.xml
35-
>>>>>>> migration
31+
32+
# Testing stuff
33+
*/Optimized/

0 commit comments

Comments
 (0)