0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/.gitignore
Marc Cornellà 66e7e7d9ca Use .gitkeep files to keep cache/ and log/ directories
Instead of .easter-egg files we now have empty .gitkeep files,
like is done as an informal standard.
2016-05-12 13:52:34 +02:00

12 lines
165 B
Text

locals.zsh
log/.zsh_history
projects.zsh
custom
!custom/plugins/example
!custom/example.zsh
*.swp
!custom/example.zshcache
cache/
!cache/.gitkeep
log/
!log/.gitkeep