diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-03-29 07:40:10 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-03-29 07:40:10 +0800 |
commit | 991ec0a565029dd58b28160fddbb20126d5170df (patch) | |
tree | 80f6d37f1c9ca7ad951bd58126345a17ebcc594f | |
parent | 13c995d08b42053330b5c31247156a6d44cbe356 (diff) | |
download | gsoc2013-epiphany-991ec0a565029dd58b28160fddbb20126d5170df.tar gsoc2013-epiphany-991ec0a565029dd58b28160fddbb20126d5170df.tar.gz gsoc2013-epiphany-991ec0a565029dd58b28160fddbb20126d5170df.tar.bz2 gsoc2013-epiphany-991ec0a565029dd58b28160fddbb20126d5170df.tar.lz gsoc2013-epiphany-991ec0a565029dd58b28160fddbb20126d5170df.tar.xz gsoc2013-epiphany-991ec0a565029dd58b28160fddbb20126d5170df.tar.zst gsoc2013-epiphany-991ec0a565029dd58b28160fddbb20126d5170df.zip |
Update .cvsignore s
Update .cvsignore s
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | help/.cvsignore | 2 | ||||
-rw-r--r-- | help/C/.cvsignore | 4 |
3 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-03-29 Xan Lopez <xan@masilla.org> + + * help/.cvsignore: + * help/C/.cvsignore: + + 00:35 <mpesenti> evil help stuff without cvsignore + 2003-03-28 Xan Lopez <xan@masilla.org> * src/bookmarks/ephy-bookmarks-editor.c: diff --git a/help/.cvsignore b/help/.cvsignore new file mode 100644 index 000000000..282522db0 --- /dev/null +++ b/help/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/help/C/.cvsignore b/help/C/.cvsignore new file mode 100644 index 000000000..b71c09d6a --- /dev/null +++ b/help/C/.cvsignore @@ -0,0 +1,4 @@ +Makefile +Makefile.in +omf_timestamp +epiphany-C.omf.out |