]> 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:

Sort DEFAULT_EXCLUDES and add .vscode, .pytest_cache and .ruff_cache (#3691)
authorRay Bell <rayjohnbell0@gmail.com>
Wed, 17 May 2023 02:47:45 +0000 (22:47 -0400)
committerGitHub <noreply@github.com>
Wed, 17 May 2023 02:47:45 +0000 (22:47 -0400)
commitdb3668a381e82866269ff25cb4cd11d2a53d009a
treecbf74d3c48ac308e36c1cdfba83a38a0da7a7842
parentdc188f2060eff70b539c834f8576e8826cee5de7
Sort DEFAULT_EXCLUDES and add .vscode, .pytest_cache and .ruff_cache (#3691)

Co-authored-by: Ray Bell <ray.bell@dtn.com>
CHANGES.md
src/black/const.py