1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-29 19:14:05 +08:00
ohmyzsh-mirror/.gitignore
2026-03-24 08:44:42 +01:00

22 lines
203 B
Plaintext

# custom files
custom/
# temp files directories
cache/
log/
# Vim swap/backup files
*.swp
*.swo
# macOS system files
.DS_Store
# editor configs
.vscode
.idea
# zcompile cached files
*.zwc
*.zwc.old