[issue43275] Add a `.gitignore` file with content `*` in the root folder generated by venv module

2021-02-20 Thread star2000
New submission from star2000 : In this way, you don't need to add `venv` to `.gitignore` at the root of each project. -- messages: 387404 nosy: star2000 priority: normal severity: normal status: open title: Add a `.gitignore` file with content `*` in the root folder generated by

[issue43275] [venv] Add a `.gitignore` file with content `*` in the root folder generated by venv module

2021-02-20 Thread star2000
star2000 added the comment: I still think the advantages outweigh the disadvantages. -- components: +Library (Lib) resolution: -> duplicate stage: -> resolved status: open -> closed title: Add a `.gitignore` file with content `*` in the root folder generated by venv module