1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01: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