]> source.dussan.org Git - gitignore.git/commit
Unity: Do not blanket-ignore specific plugins, that's a user choice 2926/head
authorAndreia Gaita <shana@spoiledcat.net>
Tue, 8 Jan 2019 15:12:43 +0000 (15:12 +0000)
committerGitHub <noreply@github.com>
Tue, 8 Jan 2019 15:12:43 +0000 (15:12 +0000)
commit152f419973461706e30f4f7701baf7434da95a9b
treef715e5e7fd3983ab710a9e11437e06eb3034447e
parent24f6734840548fb0b7bbc23b617941f452cc28a6
Unity: Do not blanket-ignore specific plugins, that's a user choice

Only people building Unity plugins will need to import the asset store tools plugin into their project, and it's a toss up whether they want to commit the tooling into their repo (they might or they might not want to, it highly depends on their workflow). The default .gitignore shouldn't be making this choice for these users.
Unity.gitignore