mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
Adds compl .swp caches to gitignore
This commit is contained in:
parent
7c3d12c7de
commit
f78218f625
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ projects.zsh
|
|||
custom/*
|
||||
!custom/example.zsh
|
||||
cache
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue