Skip to content

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
Contributor

@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.

4 participants