Skip to content

add TypesInPackage method #23

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add TypesInPackage method #23

wants to merge 1 commit into from

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