mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-24 13:19:50 +00:00
22 lines
203 B
Plaintext
22 lines
203 B
Plaintext
# custom files
|
|
custom/
|
|
|
|
# temp files directories
|
|
cache/
|
|
log/
|
|
|
|
# Vim swap/backup files
|
|
*.swp
|
|
*.swo
|
|
|
|
# macOS system files
|
|
.DS_Store
|
|
|
|
# editor configs
|
|
.vscode
|
|
.idea
|
|
|
|
# zcompile cached files
|
|
*.zwc
|
|
*.zwc.old
|