Skip to content

Solving your .gitignore issue #4

Description

@kabirnagral

To solve your .gitignore issue, I would suggest the following steps:

First and foremost, commit and push any changes you have made.

Then, in the directory of your project in the terminal enter the following commands:
git rm -rf --cached .
git add .

Sourced from here.

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