1. 25 6月, 2020 1 次提交
    • B
      Add JetBrains note for PyCharm to Python.gitignore · 22f1ff9a
      BrianMSheldon 提交于
      First and foremost I think that requiring such a complicated gitignore for JetBrains IDEs is a failure on JetBrains part in structuring their project setting.  I also feel that it should be included in the `Python.gitignore` due to its popularity and due to the frequency of requests.  A quick search for `PyCharm` PRs shows 81 closed PRs requesting it be added and if searching for `.idea` you can see many more have been requested.  However I understand the maintenance burden in including it when a user can manually merge the two files themselves so I understand why the maintainers have opted to maintain it seperately.  
      
      The main problem I see is that with many people adding the `Python.gitignore` at project creation through the Github UI and the `JetBrains.gitignore` being in the Global folder and makes it less discoverable than it should be.  
      
      This PR adds a comment for people adding the `Python.gitignore` directing them to the global `JetBrains.gitignore` which should solve this issue in a way that is acceptable for the maintainers, since comment-only sections already exist for `pyenv` and `pipenv`.
      22f1ff9a
  2. 19 5月, 2020 2 次提交
  3. 14 5月, 2020 1 次提交
  4. 06 5月, 2020 1 次提交
  5. 29 4月, 2020 1 次提交
  6. 21 4月, 2020 1 次提交
  7. 15 4月, 2020 1 次提交
  8. 12 4月, 2020 1 次提交
  9. 07 4月, 2020 1 次提交
  10. 05 4月, 2020 4 次提交
  11. 28 3月, 2020 1 次提交
  12. 13 3月, 2020 3 次提交
  13. 12 3月, 2020 4 次提交
  14. 11 3月, 2020 10 次提交
  15. 28 2月, 2020 1 次提交
  16. 25 2月, 2020 2 次提交
  17. 21 2月, 2020 1 次提交
  18. 20 2月, 2020 3 次提交
  19. 10 2月, 2020 1 次提交