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 #39

Closed
svengreb opened this issue Aug 29, 2020 · 0 comments · Fixed by #40
Closed

Git ignore pattern for Yarn and JetBrains products #39

svengreb opened this issue Aug 29, 2020 · 0 comments · Fixed by #40

Comments

@svengreb
Copy link
Owner

svengreb commented Aug 29, 2020

There are currently only ignore pattern for the Node.js node_modules folder, but specific pattern for Yarn are not present yet.
Because the fantastic JetBrains products like GoLand (or respectively IntelliJ with the official Go plugin) are an integral part of my daily toolbox the pattern will also be added.

@svengreb svengreb added this to the 0.2.0 milestone Aug 29, 2020
@svengreb svengreb self-assigned this Aug 29, 2020
svengreb added a commit that referenced this issue Sep 18, 2020
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
svengreb added a commit that referenced this issue Sep 18, 2020
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

Closes GH-39
@svengreb svengreb removed their assignment Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant