Skip to content

Commit db78cbd

Browse files
committed
fix(codegen): remove *.js from .gitignore
1 parent a1d513f commit db78cbd

File tree

1 file changed

+1
-5
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+1
-5
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,4 @@
66
*.tsbuildinfo
77
*.tgz
88
*.log
9-
package-lock.json
10-
11-
*.d.ts
12-
*.js
13-
*.js.map
9+
package-lock.json

0 commit comments

Comments
 (0)