1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-28 04:41:59 +03:00

Add generated files, to make cvs silent.

* python/.cvsignore: Add generated files, to make cvs silent.

	* .cvsignore: Add missing libexslt.pc and stamp-h1
This commit is contained in:
Johan Dahlin
2004-04-01 14:18:32 +00:00
parent 985d04c750
commit acfb1b9dd3
3 changed files with 15 additions and 1 deletions

View File

@ -18,3 +18,5 @@ stamp-h
stamp-h.in stamp-h.in
xslt-config xslt-config
xsltConf.sh xsltConf.sh
stamp-h1
libexslt.pc

View File

@ -1,3 +1,9 @@
2004-04-01 Johan Dahlin <johan@gnome.org>
* python/.cvsignore: Add generated files, to make cvs silent.
* .cvsignore: Add missing libexslt.pc and stamp-h1
Tue Mar 23 13:13:56 CET 2004 Daniel Veillard <daniel@veillard.com> Tue Mar 23 13:13:56 CET 2004 Daniel Veillard <daniel@veillard.com>
* configure.in: prepare release of 1.1.5, made a hard dependancy * configure.in: prepare release of 1.1.5, made a hard dependancy

View File

@ -1,2 +1,8 @@
Makefile Makefile
Makefile.in Makefile.in
gen_prog
libxslt-export.c
libxslt-py.c
libxslt-py.h
libxslt.py
libxsltclass.py