0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00

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

This commit is contained in:
Robin Ramael 2011-01-10 17:01:11 +01:00
parent 7a9cc19819
commit 77d05fe8ab

2
.gitignore vendored
View file

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