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

Add .idea, .pants.d to git ignore #307

Merged
merged 8 commits into from
Jul 31, 2017

Conversation

wisechengyi
Copy link
Collaborator

@wisechengyi wisechengyi commented Jul 28, 2017

Problem

IntelliJ git plugin will occasionally prompt user to add files under <buildroot>/.idea, <buildroot>/.pants to git.

Solution

This change addes <buildroot>/.idea, <buildroot>/.pants to Version Control -> Ignored Files.

@wisechengyi wisechengyi changed the title add .idea to git ignore Add .idea, .pants.d to git ignore Jul 31, 2017
@wisechengyi
Copy link
Collaborator Author

cc @dotordogh

@wisechengyi wisechengyi merged commit d6a3a7a into pantsbuild:master Jul 31, 2017
@wisechengyi wisechengyi deleted the git_ignore branch July 31, 2017 22:23
wisechengyi pushed a commit that referenced this pull request Dec 6, 2017
# Notable Changes
- Compatibility with IntelliJ 2017.3. #319 
- Add .idea, .pants.d to git ignore. #307 
- Improve exception messages used within import dialog. #314, #321 
- Update release doc. #306
- Add a lint action to the plugin context menus and dropdown menu. #312 
- Fix a bug which would occur when displaying two projects at once. #320 
- Attach annotations for plugin selected JDK. #308
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.

1 participant