mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
18 lines
183 B
Text
18 lines
183 B
Text
# custom files
|
|
custom/
|
|
|
|
# temp files directories
|
|
cache/
|
|
log/
|
|
*.swp
|
|
.DS_Store
|
|
|
|
# editor configs
|
|
.vscode
|
|
.idea
|
|
|
|
# zcompile cached files
|
|
*.zwc
|
|
|
|
# Stakpak session files
|
|
.stakpak/session*
|