mirror of
https://github.com/yshui/picom.git
synced 2024-11-25 14:06:08 -05:00
Misc: Add Vim swap files to .gitignore
This commit is contained in:
parent
eb3b13145d
commit
4861d50ca4
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -15,3 +15,6 @@ stamp-h1
|
|||
compton
|
||||
*.o
|
||||
*~
|
||||
|
||||
# Vim files
|
||||
.*.sw[a-z]
|
||||
|
|
Loading…
Reference in a new issue