mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-26 16:23:29 +02:00
Made git ignore everything in custom, not only the .zsh files.
This commit is contained in:
+1
-1
@@ -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
|
||||||
Reference in New Issue
Block a user