commit | c9da08664311b6f345f31667d2087ff56a099fb2 | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 17:27:55 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 17:27:55 2010 -0700 |
tree | 51ac7522786f443bbcf8a892658a0632464d6ea4 | |
parent | a6d20e67febd714c061d39c9b688eccfdd8f0a13 [diff] [blame] |
Removed custom.bash and am now completely ignoring all files within the custom directory. Started de-macify to provide more support for linux (thanks to alsemyonov on github).
diff --git a/.gitignore b/.gitignore index 54f7202..7fd0489 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,2 @@ .DS_Store -custom/*.bash -!custom/example.bash \ No newline at end of file +custom/*.bash \ No newline at end of file