Updating .gitignore to ignore everything but the example.zsh file in custom/

master
Robby Russell 17 years ago
parent 107322c2e8
commit ef9ce1e221
  1. 4
      .gitignore

4
.gitignore vendored

@ -1,3 +1,5 @@
log/.zsh_history log/.zsh_history
projects.zsh custom/*.zsh
# !custom/example.zsh

Loading…
Cancel
Save