Skip to content

Commit

Permalink
Minor gitignore fix.
Browse files Browse the repository at this point in the history
(Sorry my bad).
  • Loading branch information
kevinxucs committed Oct 25, 2013
1 parent 90c28b7 commit e3c489b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
locals.zsh
log/.zsh_history
projects.zsh
-custom/*
-!custom/example
-!custom/example.zsh
custom/*
!custom/example
!custom/example.zsh
*.swp
!custom/example.zshcache
cache/

0 comments on commit e3c489b

Please sign in to comment.