diff --git a/.gitignore b/.gitignore index 03b7512a00c05..5f60eac749208 100644 --- a/.gitignore +++ b/.gitignore @@ -37,9 +37,6 @@ cdk.out/ # Yarn error log yarn-error.log -# Parcel default cache directory -.parcel-cache - # VSCode history plugin .vscode/.history/ diff --git a/packages/aws-cdk/lib/init-templates/v1/app/javascript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v1/app/javascript/.template.gitignore index a2da1bef05b07..21dc76264a308 100644 --- a/packages/aws-cdk/lib/init-templates/v1/app/javascript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v1/app/javascript/.template.gitignore @@ -3,6 +3,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v1/app/typescript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v1/app/typescript/.template.gitignore index 305c7fbcc4d89..f60797b6a9168 100644 --- a/packages/aws-cdk/lib/init-templates/v1/app/typescript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v1/app/typescript/.template.gitignore @@ -6,6 +6,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v1/lib/typescript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v1/lib/typescript/.template.gitignore index 305c7fbcc4d89..f60797b6a9168 100644 --- a/packages/aws-cdk/lib/init-templates/v1/lib/typescript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v1/lib/typescript/.template.gitignore @@ -6,6 +6,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v1/sample-app/javascript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v1/sample-app/javascript/.template.gitignore index a2da1bef05b07..21dc76264a308 100644 --- a/packages/aws-cdk/lib/init-templates/v1/sample-app/javascript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v1/sample-app/javascript/.template.gitignore @@ -3,6 +3,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v1/sample-app/typescript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v1/sample-app/typescript/.template.gitignore index 305c7fbcc4d89..f60797b6a9168 100644 --- a/packages/aws-cdk/lib/init-templates/v1/sample-app/typescript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v1/sample-app/typescript/.template.gitignore @@ -6,6 +6,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v2/app/javascript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v2/app/javascript/.template.gitignore index a2da1bef05b07..21dc76264a308 100644 --- a/packages/aws-cdk/lib/init-templates/v2/app/javascript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v2/app/javascript/.template.gitignore @@ -3,6 +3,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v2/app/typescript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v2/app/typescript/.template.gitignore index 305c7fbcc4d89..f60797b6a9168 100644 --- a/packages/aws-cdk/lib/init-templates/v2/app/typescript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v2/app/typescript/.template.gitignore @@ -6,6 +6,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v2/lib/typescript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v2/lib/typescript/.template.gitignore index 305c7fbcc4d89..f60797b6a9168 100644 --- a/packages/aws-cdk/lib/init-templates/v2/lib/typescript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v2/lib/typescript/.template.gitignore @@ -6,6 +6,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v2/sample-app/javascript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v2/sample-app/javascript/.template.gitignore index a2da1bef05b07..21dc76264a308 100644 --- a/packages/aws-cdk/lib/init-templates/v2/sample-app/javascript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v2/sample-app/javascript/.template.gitignore @@ -3,6 +3,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache diff --git a/packages/aws-cdk/lib/init-templates/v2/sample-app/typescript/.template.gitignore b/packages/aws-cdk/lib/init-templates/v2/sample-app/typescript/.template.gitignore index 305c7fbcc4d89..f60797b6a9168 100644 --- a/packages/aws-cdk/lib/init-templates/v2/sample-app/typescript/.template.gitignore +++ b/packages/aws-cdk/lib/init-templates/v2/sample-app/typescript/.template.gitignore @@ -6,6 +6,3 @@ node_modules # CDK asset staging directory .cdk.staging cdk.out - -# Parcel default cache directory -.parcel-cache