]> www.fi.muni.cz Git - evince.git/blob - .gitignore
[comics] Correct check for exit status
[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 missing
76 mkinstalldirs
77 po/Makefile.in.in
78 po/*.mo
79 po/*.gmo
80 po/POTFILES
81 thumbnailer/*.schemas
82 help/*/.xml2po.mo
83 *.pc
84 backend/*/*.evince-backend
85 stamp-*
86 */stamp-*
87 */*/stamp-*
88 */*/*/stamp-*
89 */*/*/*/stamp-*
90 *marshal.[ch]
91 */*marshal.[ch]
92 */*/*marshal.[ch]
93 */*/*/*marshal.[ch]
94 *typebuiltins.[ch]
95 */*typebuiltins.[ch]
96 */*/*typebuiltins.[ch]
97 */*/*/*typebuiltins.[ch]
98 */*/*/*/*typebuiltins.[ch]
99 *type-builtins.[ch]
100 */*type-builtins.[ch]
101 */*/*type-builtins.[ch]
102 */*/*/*type-builtins.[ch]
103 */*/*/*/*type-builtins.[ch]
104 data/*.schemas
105 data/*.desktop.in
106 data/*.desktop
107 cut-n-paste/toolbar-editor/eggmarshalers.c
108 cut-n-paste/toolbar-editor/eggmarshalers.h
109 */*.gir
110 */*.typelib
111 libdocument/ev-version.h
112 libtool
113 po/.intltool-merge-cache
114 shell/ev-application-service.h
115 shell/evince
116 thumbnailer/evince-thumbnailer
117 help/??*/evince.xml
118 help/*.omf
119 help/reference/*/html*
120 help/reference/*/xml*
121 help/reference/*/version.xml
122