diff options
author | Crispin Flowerday <crispin@src.gnome.org> | 2006-01-04 05:03:34 +0800 |
---|---|---|
committer | Crispin Flowerday <crispin@src.gnome.org> | 2006-01-04 05:03:34 +0800 |
commit | a368afaa868e656d15c6a141758374efceffabac (patch) | |
tree | 428a615cd2f420e4b7fbb2958c36f456450f25ed | |
parent | 40550148189eda98c1f2797297ced73958c201ba (diff) | |
download | gsoc2013-epiphany-a368afaa868e656d15c6a141758374efceffabac.tar gsoc2013-epiphany-a368afaa868e656d15c6a141758374efceffabac.tar.gz gsoc2013-epiphany-a368afaa868e656d15c6a141758374efceffabac.tar.bz2 gsoc2013-epiphany-a368afaa868e656d15c6a141758374efceffabac.tar.lz gsoc2013-epiphany-a368afaa868e656d15c6a141758374efceffabac.tar.xz gsoc2013-epiphany-a368afaa868e656d15c6a141758374efceffabac.tar.zst gsoc2013-epiphany-a368afaa868e656d15c6a141758374efceffabac.zip |
Update cvsignore's
-rw-r--r-- | data/.cvsignore | 2 | ||||
-rw-r--r-- | src/.cvsignore | 7 |
2 files changed, 3 insertions, 6 deletions
diff --git a/data/.cvsignore b/data/.cvsignore index d6704c3fa..f7232fc3c 100644 --- a/data/.cvsignore +++ b/data/.cvsignore @@ -1,4 +1,3 @@ -GNOME_Epiphany_Automation.server Makefile Makefile.in *.schemas @@ -6,3 +5,4 @@ Makefile.in *.desktop.in *.pc default-prefs.js +org.gnome.Epiphany.service
\ No newline at end of file diff --git a/src/.cvsignore b/src/.cvsignore index 31ace1f95..f480e275e 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -4,12 +4,9 @@ Makefile.in .deps .libs epiphany -EphyAutomation-common.c -EphyAutomation-skels.c -EphyAutomation-stubs.c -EphyAutomation.h epiphany-bin -ephy_automation_interface_idl_stamp stamp-* ephy-type-builtins.? epiphany.c +ephy-dbus-client-bindings.h +ephy-dbus-server-bindings.h
\ No newline at end of file |