Overview
Comment: | Added couple needed ignores |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | dev |
Files: | files | file ages | folders |
SHA1: |
5edab457d00cd7e639cc862bd3af7bc8 |
User & Date: | matt on 2013-03-07 22:54:59 |
Other Links: | branch diff | manifest | tags |
Context
2013-03-07
| ||
23:10 | Transfer host/port via cmdline to tests check-in: fe8386f495 user: matt tags: dev | |
22:54 | Added couple needed ignores check-in: 5edab457d0 user: matt tags: dev | |
12:33 | Removed dependency on realpath in Makefile, added support for deprecated itempatt check-in: b7455e07b8 user: mrwellan tags: dev | |
Changes
Modified .fossil-settings/ignore-glob from [b7114c600a] to [f29b162901].
1 2 3 4 5 6 7 8 | utils/build/* *~ *.o bin/* tests/megatest.db tests/monitor.db megatest dboard | > > > | 1 2 3 4 5 6 7 8 9 10 11 | utils/build/* *~ *.o bin/* tests/megatest.db tests/monitor.db megatest dboard tests/fullrun/tmp/* tests/simpleruns tests/simplelinks |