]> git.madduck.net Git - code/vcsh.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:

.gitignore: Ignore .swp
authorRichard Hartmann <richih@debian.org>
Sun, 29 Dec 2013 16:41:12 +0000 (17:41 +0100)
committerRichard Hartmann <richih@debian.org>
Sun, 29 Dec 2013 16:41:12 +0000 (17:41 +0100)
commite437aa97b3952531dbadac2fcc34b9bd48c2a86b
tree31051eacfeffd74afb4c433ff668508dc8d2ff08
parente3165b45a31d715d5f499222bcacad1527de9c9e
.gitignore: Ignore .swp

Opening Vim in $PWD without a file name (think scratch pad) will open
.swp, which is not matched by *.swp
.gitignore