浏览代码

Adding AWS-CDK ignore sample.

Michael Loyd 3 年之前
父节点
当前提交
a05b60cf79
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      community/AWS/CDK.gitignore

+ 4 - 0
community/AWS/CDK.gitignore

@@ -0,0 +1,4 @@
+# CDK asset staging directory.
+# For more information about AWS-CDK, see  https://docs.aws.amazon.com/cdk/
+.cdk.staging/
+cdk.out/