mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
15 lines
140 B
Text
15 lines
140 B
Text
# custom files
|
|
custom/
|
|
|
|
# temp files directories
|
|
cache/
|
|
log/
|
|
*.swp
|
|
.DS_Store
|
|
|
|
# editor configs
|
|
.vscode
|
|
.idea
|
|
|
|
# zcompile cached files
|
|
*.zwc
|