]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Exclude venv directory by default (#1683)
authorjohnthagen <johnthagen@users.noreply.github.com>
Sat, 10 Apr 2021 12:07:34 +0000 (08:07 -0400)
committerGitHub <noreply@github.com>
Sat, 10 Apr 2021 12:07:34 +0000 (05:07 -0700)
commite4003c2c439fc08a407d3024a195c010f03c4173
tree5f06ff3753041e7bb43ee38be0ff777d016a64ac
parent4d36304a2c70a5b6e39cdabf404fe72186fc8202
Exclude venv directory by default (#1683)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
CHANGES.md
README.md
docs/installation_and_usage.md
src/black/__init__.py