-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I see some cruft in your repo, e.g. in the doc directory, there is a .DS_Store that got committed. This is an OS specific file and should be in the repo. You can delete it with git rm followed by the path and then add the .DS_Store to your .gitignore.
Do a scan of the repo and look for other stuff like that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels