Skip to content

Commit dabb58c

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

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
@@ -7,8 +7,4 @@
77
*.tsbuildinfo
88
*.tgz
99
*.log
10-
package-lock.json
11-
12-
*.d.ts
13-
*.js
14-
*.js.map
10+
package-lock.json

0 commit comments

Comments
 (0)