Differences From Artifact [6bfc7d1fae]:
- File .hgignore — part of check-in [176cd44f7d] at 2011-02-16 22:37:43 on branch trunk — Add .hgignore. (user: js, size: 45) [annotate] [blame] [check-ins using]
To Artifact [f5a7fe00fe]:
- File .hgignore — part of check-in [717f76ff69] at 2011-02-17 11:27:13 on branch trunk — Add docs/ to .hgignore (user: florob@babelmonkeys.de, size: 50) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 | syntax: glob *.o *.so *.dylib *~ tests/tests | > | 1 2 3 4 5 6 7 | syntax: glob *.o *.so *.dylib *~ docs tests/tests |