.gitignore syntax – how to exclude virtualenv sub-directories? May 16, 2023 by Tarik per https://github.com/github/gitignore/blob/master/Python.gitignore venv/ does the trick for sub-directories.