1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

Merge pull request #2194 from kevinxucs/gitignore-fix

Minor gitignore fix.
This commit is contained in:
Robby Russell 2013-12-03 00:16:59 -08:00
commit b8c1566835

6
.gitignore vendored
View file

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