root/.hgignore

Revision 4eaf49005635, 292 bytes (checked in by David Le Brun <david@…>, 8 months ago)

* Remove them, shouldn't be in the repo
* Add them to the ignore file

Line 
1syntax: glob
2
3*.Po
4*.Plo
5*.lo
6*.o
7*.la
8*.a
9.libs/*
10.deps/*
11
12# autotools stuff
13Makefile.in
14Makefile
15aclocal.m4
16autom4te.cache
17compile
18config.guess
19config.h
20config.h.in
21config.log
22config.status
23config.sub
24configure
25depcomp
26install-sh
27intltool-*
28libtool
29ltmain.sh
30missing
31mkinstalldirs
32stamp-h1
Note: See TracBrowser for help on using the browser.