commit | 7ca450440c85f1a855519ca555b650cbc45064e4 | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 18:21:46 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 18:21:46 2010 -0700 |
tree | f4f9e449f28a8c3bd88488f95854d3d5c4412905 | |
parent | eeaef1bada32a42c41d6db4ee40ff1a0443b0872 [diff] [blame] |
Fixed issue #2
diff --git a/.gitignore b/.gitignore index 7fd0489..54f7202 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,2 +1,3 @@ .DS_Store -custom/*.bash \ No newline at end of file +custom/*.bash +!custom/example.bash \ No newline at end of file