dotfiles/dot_oh-my-zsh/dot_gitignore

11 lines
102 B
Text
Raw Normal View History

2023-01-30 14:28:59 +01:00
# custom files
custom/
# temp files directories
cache/
log/
*.swp
.DS_Store
# editor configs
.vscode