summaryrefslogtreecommitdiff
path: root/tools/excludes
Commit message (Collapse)AuthorAgeFilesLines
* Added tools/excludes and tools/pre-commitJohn Wiegley2009-02-131-0/+43
These files are used to creat ea Git pre-commit hook which verifies each proposed change by running "make check". Otherwise, I only know if my working tree is sane, and not if each commit is sane before it goes into the repository.