root/.hgignore
| Revision 4eaf49005635, 292 bytes (checked in by David Le Brun <david@…>, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | syntax: glob |
| 2 | |
| 3 | *.Po |
| 4 | *.Plo |
| 5 | *.lo |
| 6 | *.o |
| 7 | *.la |
| 8 | *.a |
| 9 | .libs/* |
| 10 | .deps/* |
| 11 | |
| 12 | # autotools stuff |
| 13 | Makefile.in |
| 14 | Makefile |
| 15 | aclocal.m4 |
| 16 | autom4te.cache |
| 17 | compile |
| 18 | config.guess |
| 19 | config.h |
| 20 | config.h.in |
| 21 | config.log |
| 22 | config.status |
| 23 | config.sub |
| 24 | configure |
| 25 | depcomp |
| 26 | install-sh |
| 27 | intltool-* |
| 28 | libtool |
| 29 | ltmain.sh |
| 30 | missing |
| 31 | mkinstalldirs |
| 32 | stamp-h1 |
Note: See TracBrowser
for help on using the browser.
