Skip to content

gitignore does not filter .idea directory out #2

Description

@pvanek

any work in the project produces pollution in the .idea directory

Proposal:

git rm -rf .idea
echo ".idea" >> .gitignore

or something like this...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions