mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01: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
|