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