Skip to content

The folder smithy-typescript-codegen/bin/ is added in untracked files #425

Closed
@trivikr

Description

@trivikr

Describe the bug

The folder smithy-typescript-codegen/bin/ gets randomly created while working on the project, and gets added into untracked files.
It's probably related to running ./gradlew clean publishToMavenLocal, and the folder is not created immediately after running the command. May be related to Gradle 7.2 update in #421?

Steps to reproduce

Run some build commands.

Observed behavior

smithy-typescript-codegen/bin/ folder is created and present in untracked files.

Expected behavior

The bin folder is either not created, or is present in gitignore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions