commit | aa763f5e7c764c5f579aa0d0142b858dffd76850 | [log] [tgz] |
---|---|---|
author | BJ Hargrave <hargrave@us.ibm.com> | Wed Sep 28 15:15:46 2011 -0400 |
committer | BJ Hargrave <hargrave@us.ibm.com> | Wed Sep 28 15:15:46 2011 -0400 |
tree | 72f563f036a151c229a62e98cb24b6f6278ef727 | |
parent | 32dc4a64a2fccfd08fbb8122abddb667f3b836e0 [diff] |
Be more precise in the ignore of bin Now only 3rd level bin directories are ignored.
diff --git a/.gitignore b/.gitignore index 6a70b7e..89426ef 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,3 @@ -bin +/*/*/bin/ .DS_Store