mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 15:01:23 +08:00
Gitignore: Ignore vim backup file (sw?).
This commit is contained in:
parent
fab7aba91c
commit
eaa0ead841
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ custom/*
|
|||
.DS_Store
|
||||
*.pyc
|
||||
*~
|
||||
*.sw?
|
||||
|
|
Loading…
Reference in New Issue
Block a user