]> www.fi.muni.cz Git - evince.git/blob - .gitignore
[comics] Support for cb7 using the p7zip commands.
[evince.git] / .gitignore
1 *~
2 */*~
3 */*/*~
4 */*/*/*~
5 */*/*/*/*~
6 *.orig
7 *.rej
8 */*.orig
9 */*.rej
10 */*/*.orig
11 */*/*.rej
12 */*/*/*.orig
13 */*/*/*.rej
14 */*/*/*/*.orig
15 */*/*/*/*.rej
16 .deps
17 */.deps
18 */*/.deps
19 */*/*/.deps
20 */*/*/*/*.deps
21 .libs
22 */.libs
23 */*/.libs
24 */*/*/.libs
25 */*/*/*/*.libs
26 *.o
27 */.o
28 */*/.o
29 */*/*/.o
30 */*/*/*/*.o
31 */.lo
32 */*.lo
33 */*/*.lo
34 */*/*/*.lo
35 */*/*/*/*.lo
36 *.la
37 */*.la
38 */*/*.la
39 */*/*/*.la
40 */*/*/*/*.la
41 INSTALL
42 Makefile
43 */Makefile
44 */*/Makefile
45 */*/*/Makefile
46 */*/*/*/Makefile
47 Makefile.in
48 */Makefile.in
49 */*/Makefile.in
50 */*/*/Makefile.in
51 */*/*/*/Makefile.in
52 aclocal.m4
53 autom4te.cache
54 compile
55 config.guess
56 config.h.in
57 config.h
58 config.log
59 config.status
60 config.sub
61 configure
62 depcomp
63 gnome-doc-utils.make
64 gtk-doc.make
65 help/reference/*.bak
66 help/reference/*.stamp
67 help/reference/*/html
68 help/reference/*/tmpl/*.sgml.bak
69 help/reference/*/xml
70 install-sh
71 intltool-extract.in
72 intltool-merge.in
73 intltool-update.in
74 ltmain.sh
75 m4/gnome-doc-utils.m4
76 m4/gtk-doc.m4
77 m4/intltool.m4
78 missing
79 mkinstalldirs
80 po/Makefile.in.in
81 po/*.mo
82 po/*.gmo
83 po/POTFILES
84 thumbnailer/*.schemas
85 help/*/.xml2po.mo
86 *.pc
87 backend/*/*.evince-backend
88 stamp-*
89 */stamp-*
90 */*/stamp-*
91 */*/*/stamp-*
92 */*/*/*/stamp-*
93 *marshal.[ch]
94 */*marshal.[ch]
95 */*/*marshal.[ch]
96 */*/*/*marshal.[ch]
97 *typebuiltins.[ch]
98 */*typebuiltins.[ch]
99 */*/*typebuiltins.[ch]
100 */*/*/*typebuiltins.[ch]
101 */*/*/*/*typebuiltins.[ch]
102 *type-builtins.[ch]
103 */*type-builtins.[ch]
104 */*/*type-builtins.[ch]
105 */*/*/*type-builtins.[ch]
106 */*/*/*/*type-builtins.[ch]
107 data/*.schemas
108 data/*.desktop.in
109 data/*.desktop
110 cut-n-paste/toolbar-editor/eggmarshalers.c
111 cut-n-paste/toolbar-editor/eggmarshalers.h
112 */*.gir
113 */*.typelib
114 libdocument/ev-version.h
115 libtool
116 po/.intltool-merge-cache
117 previewer/evince-previewer
118 shave
119 shave-libtool
120 shell/ev-application-service.h
121 shell/evince
122 thumbnailer/evince-thumbnailer
123 help/??*/evince.xml
124 help/*.omf
125 help/reference/*/html*
126 help/reference/*/xml*
127 help/reference/*/version.xml
128