Added a .gitignore file
authorW. Trevor King <wking@drexel.edu>
Fri, 29 Aug 2008 21:04:16 +0000 (17:04 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 29 Aug 2008 21:04:16 +0000 (17:04 -0400)
commit2c7183401cf651979837982a1c89d6cb6ddd2b5a
treefd490fc280cb0323a6ba634464fee3abe466f31c
parent748552de6b57f6cfbe2f3668993f58657e241a57
Added a .gitignore file

Noweb produces a lot of unversioned source files.  .gitignore keeps
track of them so they don't clutter up your `git status' calls and so
on.
.gitignore [new file with mode: 0644]