first commit

This commit is contained in:
2025-05-13 18:13:40 -05:00
commit d7d5ee0836
9 changed files with 188 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
*.swp
package-lock.json
__pycache__
.pytest_cache
.env
.venv
*.egg-info
.coverage
cdk.out/
node_modules/
# CDK asset staging directory
.cdk.staging
cdk.out