diff --git a/.gitignore b/.gitignore index 04c01ba7..b9470778 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ node_modules/ -dist/ \ No newline at end of file +dist/ diff --git a/cdk8s.yaml b/cdk8s.yaml index 118b07c9..33c95dcd 100644 --- a/cdk8s.yaml +++ b/cdk8s.yaml @@ -1,2 +1,2 @@ app: npx tsx config/app.ts -language: typescript \ No newline at end of file +language: typescript