Browse Source

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

Robin Ramael 13 years ago
parent
commit
77d05fe8ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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