X Tutup
The Wayback Machine - https://web.archive.org/web/20210210103046/https://github.com/github/gitignore/pull/3266/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Unity] Fix ignore Jetbrains plugin folder #3266

Merged
merged 1 commit into from Dec 16, 2019
Merged

Commits on Dec 15, 2019

  1. [Unity] Fix ignore Jetbrains plugin folder

    Add missing slash to make pattern accurate, since the JetBrains folder is always relative to root assets folder.
    networm committed Dec 15, 2019
X Tutup