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

IDE specific auto-generated files need to be in gitignore. #562

Closed
kdexd opened this issue Mar 2, 2016 · 0 comments
Closed

IDE specific auto-generated files need to be in gitignore. #562

kdexd opened this issue Mar 2, 2016 · 0 comments

Comments

@kdexd
Copy link
Contributor

kdexd commented Mar 2, 2016

In the recent times many IDEs have become popular for Python development. Among them are Jetbrain Community's Pycharm and PyDev, an IDE extended from Eclipse for Python development.

Upon opening a project within, these IDEs generate certain files and directories which are specific to them, and are not project specific.

These files and directories need not be pushed on Github with the main source. So they must be included in .gitignore file.

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

No branches or pull requests

1 participant