mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Made git ignore everything in custom, not only the .zsh files.
This commit is contained in:
parent
7a9cc19819
commit
77d05fe8ab
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
locals.zsh
|
locals.zsh
|
||||||
log/.zsh_history
|
log/.zsh_history
|
||||||
projects.zsh
|
projects.zsh
|
||||||
custom/*.zsh
|
custom/*
|
||||||
!custom/example.zsh
|
!custom/example.zsh
|
||||||
Loading…
Add table
Add a link
Reference in a new issue