mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-16 01:43:02 +02:00
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.
This commit is contained in:
@@ -7,3 +7,6 @@ custom
|
||||
*.swp
|
||||
!custom/example.zshcache
|
||||
cache/
|
||||
!cache/.gitkeep
|
||||
log/
|
||||
!log/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user