mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-24 23:33:29 +02:00
docs(poetry): fix typo (#13646)
This commit is contained in:
committed by
GitHub
parent
df64afb062
commit
2614f529ce
@@ -4,7 +4,12 @@ custom/
|
||||
# temp files directories
|
||||
cache/
|
||||
log/
|
||||
|
||||
# Vim swap/backup files
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# macOS system files
|
||||
.DS_Store
|
||||
|
||||
# editor configs
|
||||
@@ -13,3 +18,4 @@ log/
|
||||
|
||||
# zcompile cached files
|
||||
*.zwc
|
||||
*.zwc.old
|
||||
|
||||
Reference in New Issue
Block a user