diff options
author | Matthew DeVore <matvore@gmail.com> | 2019-03-26 10:27:38 -0700 |
---|---|---|
committer | Matthew DeVore <matvore@gmail.com> | 2019-04-01 13:38:00 -0700 |
commit | 54bdeaab888fb9085e718ef6ac781daa5d629e04 (patch) | |
tree | 89ec1ef17c0531735d559a99059e5a5a7e2fa653 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature | |
parent | 7d92a52d9e58895e717009e8888ec5930ca37dfb (diff) | |
download | jgit-54bdeaab888fb9085e718ef6ac781daa5d629e04.tar.gz jgit-54bdeaab888fb9085e718ef6ac781daa5d629e04.zip |
.gitignore: remove editor- and OS-specific files
Whenever Vim opens a file, it creates a .<filename>.swp file in the same
directory as the file. Emacs adds *~ backup files. macOS creates
.DS_Store files. Other editors and OS' surely do their own thing. Rather
than add each one's own swap/backup file to this .gitignore, encourage
users to add the corresponding items to their system-wide gitignore
files.
Change-Id: I5535f5d2f1ebe896eef108cfda087dcb4c50f031
Signed-off-by: Matthew DeVore <matvore@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature')
0 files changed, 0 insertions, 0 deletions