Commit 9f88fb52 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #2165 from kevinxucs/custom-gitignore-fix

gitignore fix for custom folder.
parents e44c147e c5902d3f
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/
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment