[go: nahoru, domu]

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

misc: add .idea folder to .gitignore file #9275

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

Remexllee
Copy link
Contributor

Summary

Add .idea folder into .gitignore file

this change for WebStorm developer to ignore .idea folder in their local env.

For Webstorm user, the idea keep ask commit ./idea folder if not ignore it. same idea for .vscode

Related Issues/PRs

Copy link
Collaborator
@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

.idea is common enough for this to be fine with me.

@Remexllee FWIW though, I tend to put my specific development environment files into a global gitignore, so I don't need to be so careful working on other projects with all the files I tend to have lying around :)

https://help.github.com/en/articles/ignoring-files#create-a-global-gitignore

@patrickhulce patrickhulce changed the title misc('gitignore-idea-folder'): add .idea folder into .gitignore file misc: add .idea folder to .gitignore file Jun 25, 2019
@Remexllee
Copy link
Contributor Author

@patrickhulce thanks for the suggestion, I will setup it on my laptop.

@patrickhulce
Copy link
Collaborator

Awesome, thanks for contributing! 🎉

Copy link
Member
@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

🎉

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

Successfully merging this pull request may close these issues.

None yet

4 participants