Skip to content

Remove .DS_Store from version control and add it to .gitignore #2

Description

@saismrutiranjan18

The file .DS_Store (a macOS system file) is committed and tracked in the repository. This file is an OS-generated artifact that has no relevance to the project and exposes metadata about the developer's local directory structure. It should be removed from the repository history and added to .gitignore to prevent it from being accidentally committed again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions