Skip to content

gitignore does not filter .idea directory out #2

@pvanek

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions