Overview
Comment: | Update .hgignore. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
62973cfa1b7aaac89de9c309c439e375 |
User & Date: | js on 2012-02-03 08:04:00 |
Other Links: | manifest | tags |
Context
2012-02-03
| ||
08:04 | Clean up properties. check-in: 5d6af5c663 user: js tags: trunk | |
08:04 | Update .hgignore. check-in: 62973cfa1b user: js tags: trunk | |
2012-01-30
| ||
17:45 | Make use of multicast delegates in XMPPRoster. check-in: a77ad914f2 user: js tags: trunk | |
Changes
Modified .hgignore from [9951009680] to [6b29e920e0].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | + | syntax: glob *.o *.so *.dylib *~ .deps aclocal.m4 autom4te.cache build buildsys.mk config.h config.h.in config.log config.status configure DerivedData docs extra.mk |
︙ |