Skip to content

Conversation

@lhnoah
Copy link

@lhnoah lhnoah commented Jun 22, 2021

No description provided.

@@ -1,2 +1,3 @@
/vendor
/coverage.txt
/.idea

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should not add .idea folder to shared .gitignore. Configure globally your Git to ignore IDE specific files and stop spreading this .idea stuff across every repository you touch. Put this line to your ~/.config/git/ignore file. See more info in gitignore(5) manual page.

Copy link

@dolmen dolmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with @mymedia2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants