fix ignore patterns
authorWilliam Hubbs <w.d.hubbs@gmail.com>
Sat, 25 Jun 2011 18:28:45 +0000 (13:28 -0500)
committerWilliam Hubbs <w.d.hubbs@gmail.com>
Sat, 25 Jun 2011 19:25:36 +0000 (14:25 -0500)
commite482716ddd2bbdcc8a01973a284cdefccbaea124
tree72ace3c0897b7a7d18a86f30b4ed6bd58d04e846
parent93bd6040e6324299664bdeb132ce2a725c8f1b30
fix ignore patterns

The top level .gitignore file should contain things you want ignored
through the entire tree. Specific files you want ignored should go in
.gitignore files in their respective directories unless they appear more
than once in the tree.
.gitignore
doc/.gitignore [new file with mode: 0644]
files/.gitignore [new file with mode: 0644]