mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-28 07:00:17 -05:00
gitignore: Add vim files
This commit is contained in:
parent
4af917e953
commit
10ce1a02cf
1 changed files with 24 additions and 0 deletions
24
.gitignore
vendored
24
.gitignore
vendored
|
|
@ -11,3 +11,27 @@ config.h.meson
|
|||
cscope.out
|
||||
cscope.in.out
|
||||
cscope.po.out
|
||||
|
||||
# Created by https://www.gitignore.io/api/vim
|
||||
|
||||
### Vim ###
|
||||
# Swap
|
||||
[._]*.s[a-v][a-z]
|
||||
[._]*.sw[a-p]
|
||||
[._]s[a-rt-v][a-z]
|
||||
[._]ss[a-gi-z]
|
||||
[._]sw[a-p]
|
||||
|
||||
# Session
|
||||
Session.vim
|
||||
|
||||
# Temporary
|
||||
.netrwhist
|
||||
*~
|
||||
# Auto-generated tag files
|
||||
tags
|
||||
# Persistent undo
|
||||
[._]*.un~
|
||||
|
||||
|
||||
# End of https://www.gitignore.io/api/vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue