mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
Switch around the .gitignore a bit to account for symlinking.
This commit is contained in:
parent
926d116259
commit
0f711cab40
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
locals.zsh
|
locals.zsh
|
||||||
log/.zsh_history
|
log/.zsh_history
|
||||||
projects.zsh
|
projects.zsh
|
||||||
|
custom
|
||||||
custom/*.zsh
|
custom/*.zsh
|
||||||
!custom/example.zsh
|
!custom/example.zsh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue