X Tutup
The Wayback Machine - https://web.archive.org/web/20210210085441/https://github.com/github/gitignore/pull/3238
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

.gitignore .idea/ #3238

Closed
wants to merge 1 commit into from
Closed

.gitignore .idea/ #3238

wants to merge 1 commit into from

Conversation

@jtmoon79
Copy link

@jtmoon79 jtmoon79 commented Nov 15, 2019

Git ignore PyCharm project directory .idea/

Reasons for making this change:

PyCharm is one of the most common IDEs for Python projects. It's established project directory is always at project/.idea.

Links to documentation supporting these rule changes:

I've used PyCharm for several years.

Git ignore PyCharm project directory `.idea/`
@jtmoon79 jtmoon79 closed this Nov 16, 2019
@BrianMSheldon
Copy link

@BrianMSheldon BrianMSheldon commented Sep 25, 2020

See #3451 for an optional solution

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

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup