diff options
author | Johan Dahlin <zilch@src.gnome.org> | 2004-04-01 14:18:32 +0000 |
---|---|---|
committer | Johan Dahlin <zilch@src.gnome.org> | 2004-04-01 14:18:32 +0000 |
commit | acfb1b9dd3f00a4231c57a356959e0071f057ded (patch) | |
tree | ef92ce7b22540e570d7fbf875a617076abb1c30f /python | |
parent | 985d04c750750f67548e2093d7aec38d91ece5dd (diff) | |
download | libxslt-acfb1b9dd3f00a4231c57a356959e0071f057ded.tar.gz libxslt-acfb1b9dd3f00a4231c57a356959e0071f057ded.tar.bz2 libxslt-acfb1b9dd3f00a4231c57a356959e0071f057ded.zip |
Add generated files, to make cvs silent.
* python/.cvsignore: Add generated files, to make cvs silent.
* .cvsignore: Add missing libexslt.pc and stamp-h1
Diffstat (limited to 'python')
-rw-r--r-- | python/.cvsignore | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/python/.cvsignore b/python/.cvsignore index c038ed78..774d5c3b 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -1,2 +1,8 @@ Makefile -Makefile.in
\ No newline at end of file +Makefile.in +gen_prog +libxslt-export.c +libxslt-py.c +libxslt-py.h +libxslt.py +libxsltclass.py |