diff options
author | Christian Persch <chpe@src.gnome.org> | 2005-01-08 02:57:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-08 02:57:55 +0800 |
commit | c81ece6b170eb51015db950983c8cdac0b051091 (patch) | |
tree | f34a64fe219ff800cf8e0b844ee4b730834c6292 /lib | |
parent | 9362c2d2c2e0a386eac7a0c8f9cb683ad1e3af98 (diff) | |
download | gsoc2013-epiphany-c81ece6b170eb51015db950983c8cdac0b051091.tar gsoc2013-epiphany-c81ece6b170eb51015db950983c8cdac0b051091.tar.gz gsoc2013-epiphany-c81ece6b170eb51015db950983c8cdac0b051091.tar.bz2 gsoc2013-epiphany-c81ece6b170eb51015db950983c8cdac0b051091.tar.lz gsoc2013-epiphany-c81ece6b170eb51015db950983c8cdac0b051091.tar.xz gsoc2013-epiphany-c81ece6b170eb51015db950983c8cdac0b051091.tar.zst gsoc2013-epiphany-c81ece6b170eb51015db950983c8cdac0b051091.zip |
Shut up
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.cvsignore | 1 | ||||
-rw-r--r-- | lib/egg/.cvsignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 5c5ee99d8..fdb05d409 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -6,3 +6,4 @@ Makefile.in *.la ephy-marshal.c ephy-marshal.h +stamp-* diff --git a/lib/egg/.cvsignore b/lib/egg/.cvsignore index bb66b8fe5..4a7a97b16 100644 --- a/lib/egg/.cvsignore +++ b/lib/egg/.cvsignore @@ -2,3 +2,4 @@ Makefile.in Makefile eggmarshalers.h eggmarshalers.c +stamp-* |