mirror of https://github.com/ohmyzsh/ohmyzsh.git
Updating .gitignore to ignore everything but the example.zsh file in custom/
parent
107322c2e8
commit
ef9ce1e221
|
@ -1,3 +1,5 @@
|
|||
log/.zsh_history
|
||||
|
||||
projects.zsh
|
||||
custom/*.zsh
|
||||
# !custom/example.zsh
|
||||
|
||||
|
|
Loading…
Reference in New Issue