aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 280ec511c107479efaf6ce58175e84dc8ad28bdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
*~
*.o
*.lo
*.la
.deps
.libs
.*.sw[op]
stamp-*
*-type-builtins.c
*-type-builtins.h

INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
gtk-doc.make
install-sh
libtool
ltmain.sh
m4/*.m4
!m4/introspection.m4
missing
mkinstalldirs

data/*.desktop
data/*.desktop.in
data/default-bookmarks.rdf
data/epiphany-*.pc
data/org.gnome.Epiphany.enums.xml
data/org.gnome.Epiphany.service
data/org.gnome.epiphany.gschema.valid
data/org.gnome.epiphany.gschema.xml

lib/egg/eggtypebuiltins.[ch]
lib/ephy-profile-migrator

po/*.pot
po/*.gmo
po/.intltool-merge-cache
po/Makefile.in.in
po/POTFILES

src/Epiphany-*.gir
src/Epiphany-*.typelib
src/EphyEgg-*.gir
src/EphyEgg-*.typelib
src/epiphany
src/epiphany.h

tests/test-ephy-embed-persist
tests/test-ephy-embed-single
tests/test-ephy-location-entry
tests/test-ephy-zoom-control