Made git ignore everything in custom, not only the .zsh files.

master
Robin Ramael 15 years ago
parent 7a9cc19819
commit 77d05fe8ab
  1. 2
      .gitignore

2
.gitignore vendored

@ -1,5 +1,5 @@
locals.zsh
log/.zsh_history
projects.zsh
custom/*.zsh
custom/*
!custom/example.zsh
Loading…
Cancel
Save