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:53:18 +0000 (14:53 -0500)
commitf0d4cca11d01c96dab41ad58a15f067efe4d7084
tree902460856704c06991e677f9e57963076d4e5a98
parent4a10f33d643543aedf22bba9947d099de9996c1d
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]