Skip to content

Just a tip when using git #8

@Askhento

Description

@Askhento

Maybe this could be added to readme...

I really like dark mode, but my teammates don't ((
So in order to add it to my project I added global gitignore file, without disturbing project git history

# git bash commands
$ git config --global core.excludesFile '~/.gitignore'
$ echo *UnityEditorDarkMode* > ~/.gitignore

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