.gitignore 165 B

123456789101112
  1. locals.zsh
  2. log/.zsh_history
  3. projects.zsh
  4. custom
  5. !custom/plugins/example
  6. !custom/example.zsh
  7. *.swp
  8. !custom/example.zshcache
  9. cache/
  10. !cache/.gitkeep
  11. log/
  12. !log/.gitkeep