mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
Remove final slash from ignored path
This commit is contained in:
parent
31374f1d9b
commit
e5b5a119d8
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,3 +1,8 @@
|
|||
# custom files
|
||||
custom/
|
||||
!custom/plugins/example/
|
||||
!custom/example.zsh
|
||||
|
||||
# temp files directories
|
||||
cache/
|
||||
log/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue