Browse code

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

Robby Russell authored on 23/09/2009 at 15:03:38
Showing 1 changed files
... ...
@@ -1,3 +1,5 @@
1 1
 log/.zsh_history
2 2
 
3
-projects.zsh
3
+custom/*.zsh
4
+# !custom/example.zsh
5
+