Added gitignore templates
This commit is contained in:
4
ignore/community/AWS/CDK.gitignore
Normal file
4
ignore/community/AWS/CDK.gitignore
Normal file
@@ -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/
|
||||
5
ignore/community/AWS/SAM.gitignore
Normal file
5
ignore/community/AWS/SAM.gitignore
Normal file
@@ -0,0 +1,5 @@
|
||||
# gitignore template for AWS Serverless Application Model project
|
||||
# website: https://docs.aws.amazon.com/serverless-application-model
|
||||
|
||||
# Ignore build folder
|
||||
.aws-sam/
|
||||
Reference in New Issue
Block a user