Skip to content
Unverified Commit 6a10a4d6 authored by Henrik Holmboe's avatar Henrik Holmboe Committed by GitHub
Browse files

feat(grep): exclude Python virtualenv from `grep` (#12685)



The convention to use `.venv` or `venv` directories for Python virtualenvs is widespread. 
This directory is huge and gives very little value when grepping in a source code directory.

Co-authored-by: default avatarMarc Cornellà <marc@mcornella.com>
parent 4382288a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment