summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2024-09-10 08:52:11 -0700
committerGitHub <noreply@github.com>2024-09-10 08:52:11 -0700
commitd33fad88b8b0c796bb48dd8be4cc04d4e8390558 (patch)
tree4f31c2b3309ca2fafad192ef02998f0fa589b058 /docs
parent1c6e2413957007475e5145a1d837b05d88df06c2 (diff)
Git-ignore VIM temporary files (#5047)
Following git-ignore rules are added to ignore VIM temporary files: - *~: Ignores all files ending with a tilde (~), which are Vim's backup files. - .*.swp: Ignores Vim swap files, which have .swp extension. - .*.swo: Ignores Vim swap files created when a .swp file already exists. Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions