[issue43275] Add a `.gitignore` file with content `*` in the root folder generated by venv module
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 venv module ___ Python tracker <https://bugs.python.org/issue43275> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue43275] [venv] Add a `.gitignore` file with content `*` in the root folder generated by venv module
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 -> [venv] Add a `.gitignore` file with content `*` in the root folder generated by venv module type: -> enhancement ___ Python tracker <https://bugs.python.org/issue43275> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com