mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-24 21:29:51 +00:00
docs(poetry): fix typo (#13646)
This commit is contained in:
committed by
GitHub
parent
df64afb062
commit
2614f529ce
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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