mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
13 lines
109 B
Plaintext
13 lines
109 B
Plaintext
# custom files
|
|
custom/
|
|
|
|
# temp files directories
|
|
cache/
|
|
log/
|
|
*.swp
|
|
.DS_Store
|
|
|
|
# editor configs
|
|
.vscode
|
|
.idea
|