summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatthew Cline <zelgadis@sourceforge.net>2009-10-15 15:04:50 -0700
committerMatthew Cline <zelgadis@sourceforge.net>2009-10-15 15:04:50 -0700
commit484bc0261f51e28878e59d44d2a3f46b0b8a6a46 (patch)
tree4df06480b17f28e6ecbd3528f780b8c6b6b85013 /.gitmodules
parentab5aa63e27db86240b4fdeabd54e096eaa02c59a (diff)
downloadcrawl-ref-484bc0261f51e28878e59d44d2a3f46b0b8a6a46.tar.gz
crawl-ref-484bc0261f51e28878e59d44d2a3f46b0b8a6a46.zip
.gitignore: organization, comments, Vim, misc
* Made some more sections headed with a comment and moved lines there. * Added a Vim modeline so that Vim will treat .gitingore as a config file. * If the same file is opened mulitple times by separate instances of Vim, the first swap file will be .FOO.swp, the second .FOO.swo, the third .FOO.swn, and so on; deal with having up to three swap files. * A "/" at the start of a filename matches the local repository root, so (for example) "/dat" will only match a file named "dat" if it's in the top-level directory, rather than matching "dat" anywhere. * A "/" at the end of a filename means that the file must be a directory, so git-status will still note the file's presence if it's a link or normal file.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions