commit | 1f0594b7d1e3fb948f53e76ade95e17f729b8804 | [log] [tgz] |
---|---|---|
author | Travis Swicegood <development@domain51.com> | 周二 6月 21 09:22:24 2011 -0500 |
committer | Travis Swicegood <development@domain51.com> | 周二 6月 21 09:22:24 2011 -0500 |
tree | 8a20efe7b8c956eb978e5f8f65ebf5d8425bfeb0 | |
parent | e115b4c5af234558e062a1ccd9c0db8d91402a60 [diff] |
update to ignore all "enabled" files
diff --git a/.gitignore b/.gitignore index 33e5fca..32e62de 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,5 +1,4 @@ -aliases/enabled -plugins/enabled +*/enabled/* .DS_Store custom/*.bash !custom/example.bash