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/ to .gitignore to support PyCharm users #9969

Closed
twisted-trac opened this issue Sep 22, 2020 · 2 comments
Closed

Add .idea/ to .gitignore to support PyCharm users #9969

twisted-trac opened this issue Sep 22, 2020 · 2 comments

Comments

@twisted-trac
Copy link

apjanke's avatar @apjanke reported
Trac ID trac#9969
Type enhancement
Created 2020-09-22 08:09:52Z

Would you consider adding a .idea/ entry to the .gitignore to support PyCharm users? I see there's already a .vscode/ entry in there for Visual Studio Code users.

PyCharm users could add .idea/ to their user .gitignore_global file. But that's not ideal: in some projects, developers actually do want to check the main .idea/ directory in to the repo, and exclude only the user/machine-local .idea/workspace.xml file.

Searchable metadata
trac-id__9969 9969
type__enhancement enhancement
reporter__apjanke apjanke
priority__low low
milestone__None None
branch__ 
branch_author__ 
status__closed closed
resolution__fixed fixed
component__core core
keywords__review review
time__1600762192761944 1600762192761944
changetime__1600811510979494 1600811510979494
version__None None
owner__Craig_Rodrigues__rodrigc_____ Craig Rodrigues <rodrigc@...>

@twisted-trac
Copy link
Author

apjanke's avatar @apjanke commented

Associated GitHub PR: #1392

@twisted-trac
Copy link
Author

rodrigc's avatar @rodrigc set owner to @rodrigc
@rodrigc set status to closed

In changeset 3944772

#!CommitTicketReference repository="" revision="3944772d55f13e4679abe3b8d5ae90eca28d2e48"
Merge pull request #1392 from apjanke/gitignore-idea

Author: apjanke
Reviewer: rodrigc
Fixes: ticket:9969

Add .idea/ to .gitignore to support PyCharm users

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

No branches or pull requests

1 participant