Made git ignore everything in custom, not only the .zsh files.

main
Robin Ramael 14 years ago
parent ae13d5d346
commit 0608baceb5

2
.gitignore vendored

@ -1,5 +1,5 @@
locals.zsh
log/.zsh_history
projects.zsh
custom/*.zsh
custom/*
!custom/example.zsh
Loading…
Cancel
Save