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

Git ignore pattern for Yarn and JetBrains products #40

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

svengreb
Copy link
Owner

Resolves #39

Before there were only ignore pattern for the Node.js `node_modules`
folder, but specific pattern for Yarn [1] were not present.
Because the fantastic JetBrains products [2] like GoLand [3] (or
respectively IntelliJ [4] with the official Go plugin [5]) are an
integral part of my daily toolbox the pattern have also been added.

[1]: https://yarnpkg.com
[2]: https://www.jetbrains.com
[3]: https://www.jetbrains.com/go
[4]: https://www.jetbrains.com
[5]: https://plugins.jetbrains.com

GH-39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Git ignore pattern for Yarn and JetBrains products
1 participant