1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-21 21:30:09 +00:00

gitignore fix for custom folder.

This commit is contained in:
Kaiwen Xu 2013-10-13 15:49:24 -04:00
parent c79e5a97a9
commit a7693b096f

5
.gitignore vendored
View file

@ -1,8 +1,9 @@
locals.zsh locals.zsh
log/.zsh_history log/.zsh_history
projects.zsh projects.zsh
custom/example -custom/*
custom/example.zsh -!custom/example
-!custom/example.zsh
*.swp *.swp
!custom/example.zshcache !custom/example.zshcache
cache/ cache/