diff options
author | Xan Lopez <xan@igalia.com> | 2012-09-09 01:37:26 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-09-09 01:37:26 +0800 |
commit | 530a7c8059cd679af9e89bfdbfa948664770869d (patch) | |
tree | 4e1607ad758aef8d15d6f46a3e18b321cac25ea9 | |
parent | c85bd085dd89e189152a0e0924aa87ca62e4b35d (diff) | |
download | gsoc2013-epiphany-530a7c8059cd679af9e89bfdbfa948664770869d.tar.gz gsoc2013-epiphany-530a7c8059cd679af9e89bfdbfa948664770869d.tar.zst gsoc2013-epiphany-530a7c8059cd679af9e89bfdbfa948664770869d.zip |
.gitignore: a few more obsolete things here
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index f67f2b1c6..7f23d9baf 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,6 @@ data/org.gnome.Epiphany.service data/org.gnome.epiphany.gschema.valid data/org.gnome.epiphany.gschema.xml -lib/egg/eggmarshalers.[ch] lib/egg/eggtypebuiltins.[ch] lib/ephy-profile-migrator @@ -54,8 +53,6 @@ src/Epiphany-*.gir src/Epiphany-*.typelib src/EphyEgg-*.gir src/EphyEgg-*.typelib -src/ephy-dbus-client-bindings.h -src/ephy-dbus-server-bindings.h src/epiphany src/epiphany.h |