mirror of
https://github.com/yshui/picom.git
synced 2025-02-17 15:56:21 -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
|
compton
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
# Vim files
|
||||||
|
.*.sw[a-z]
|
||||||
|
|
Loading…
Add table
Reference in a new issue