mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Add Vim undo files to the .gitignore.
This commit is contained in:
parent
3e49476736
commit
edda7793d5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,5 +4,6 @@ projects.zsh
|
||||||
custom
|
custom
|
||||||
custom/*.zsh
|
custom/*.zsh
|
||||||
!custom/example.zsh
|
!custom/example.zsh
|
||||||
|
*.un~
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue