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

chore(gitignore): add .idea to gitignore #137

Merged
merged 1 commit into from
Jan 26, 2016
Merged

Conversation

jelbourn
Copy link
Member

@jelbourn jelbourn commented Jan 8, 2016

Add /.idea to the .gitignore under a section "IDEs and editors". Without this, WebStorm WebStorm / IntelliJ will keep prompting you if you want to add project files to git and also show them as "unrevisioned files" in the "Local changes" view.

@cironunes
Copy link
Member

lgtm

@Brocco
Copy link
Contributor

Brocco commented Jan 8, 2016

@jelbourn I have no issues with adding as it can be helpful for many... but an FYI, when I was using WebStorm I added .idea to my global .gitignore so I never had to worry about it (http://stackoverflow.com/questions/7335420/global-git-ignore)

@jelbourn
Copy link
Member Author

jelbourn commented Jan 8, 2016

Yep, a global config is good for things like this, but it doesn't hurt to have it anyway.

@filipesilva
Copy link
Contributor

@jelbourn can you rebase onto master before I merge it?

Add `/.idea` to the `.gitignore` under a section "IDEs and editors". Without this, WebStorm WebStorm / IntelliJ will keep prompting you if you want to add project files to git and also show them as "unrevisioned files" in the "Local changes" view.
@jelbourn
Copy link
Member Author

@filipesilva done

@filipesilva filipesilva merged commit 0250038 into master Jan 26, 2016
@filipesilva filipesilva deleted the gitignore-ws branch February 16, 2016 15:44
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants