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

show how to exclude individual files in the exclude example (#663)
authorNathan Goldbaum <ngoldbau@illinois.edu>
Tue, 5 Feb 2019 18:50:59 +0000 (12:50 -0600)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 5 Feb 2019 18:50:59 +0000 (10:50 -0800)
commit9d749280bb1051991d391e0ee70174a613da16fc
treef4fd47587a1a3ba36b9c3d0b0db2980d2c8f2de1
parentfd9f529d8be54a40106043b8135b1f0533420f90
show how to exclude individual files in the exclude example (#663)

* show how to exclude individual files in the exclude example

* include comments in the regex
README.md