Browse Source

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

master
Robin Ramael 14 years ago
parent
commit
0608baceb5
  1. 2
      .gitignore

2
.gitignore vendored

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