Explorar el Código

Adding AWS-CDK ignore sample.

Michael Loyd hace 3 años
padre
commit
a05b60cf79
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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/