Browse Source

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

Robby Russell 15 years ago
parent
commit
ef9ce1e221
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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