mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-02-03 01:52:16 +08:00
Made git ignore everything in custom, not only the .zsh files.
This commit is contained in:
parent
ae13d5d346
commit
0608baceb5
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…
Reference in New Issue
Block a user