Skip to content

Commit aa35eac

Browse files
authored
Merge pull request #74 from paulparkinson/main
add health ai workshop and various other mods
2 parents ec125b0 + cc218c2 commit aa35eac

File tree

635 files changed

+14521
-7899
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

635 files changed

+14521
-7899
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ grabdish/inventory-micronaut/build/
55
.deployed/
66
.deployed/*.yaml
77

8+
# Generated deployment files with sensitive data
9+
**/healthai-backend-springboot-deployment.yaml
10+
811
# Compiled class file
912
*.class
1013

@@ -669,3 +672,6 @@ cython_debug/
669672
*pubspec*
670673
package*
671674
.dart*
675+
*.key
676+
*.cert
677+
*.p12

README.md

Lines changed: 65 additions & 15 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)