0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/.gitignore
Erik Thorelli 11daa7dd5f
chore: add vscode workspace settings to gitignore (#11108)
There are workspace settings for vscode plugins that make contributing to ohmyzsh easier. However, these would be noisy for users, especially for those that don't use vscode.
2022-10-07 14:40:13 +02:00

11 lines
No EOL
102 B
Text

# custom files
custom/
# temp files directories
cache/
log/
*.swp
.DS_Store
# editor configs
.vscode