diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2024-09-10 08:52:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-10 08:52:11 -0700 |
| commit | d33fad88b8b0c796bb48dd8be4cc04d4e8390558 (patch) | |
| tree | 4f31c2b3309ca2fafad192ef02998f0fa589b058 /docs/scripts/release-note.sh | |
| parent | 1c6e2413957007475e5145a1d837b05d88df06c2 (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/scripts/release-note.sh')
0 files changed, 0 insertions, 0 deletions
