-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
73 lines (73 loc) · 1.27 KB
/
.gitignore
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
63
64
65
66
67
68
69
70
71
72
73
*~
*vala.stamp
Makefile
Makefile.in
/*.tar.xz
/ABOUT-NLS
/ChangeLog
/INSTALL
/aclocal.m4
/autom4te.cache
/build-aux/
/config.log
/config.h
/config.h.in
/config.status
/configure
/data/org.freedesktop.Telepathy.Client.Vinagre.service
/data/org.gnome.Vinagre.gschema.valid
/data/vinagre-file.desktop
/data/vinagre-file.desktop.in
/data/vinagre-mime.xml
/data/vinagre.desktop
/data/vinagre.desktop.in
/help/*/*.mo
/help/*/*.page
/help/*/*.stamp
!/help/C
/intltool-extract.in
/intltool-merge.in
/intltool-update.in
/m4/
/omf.make
/plugins/rdp/*.o
/plugins/rdp/.deps
/plugins/rdp/.dirstamp
/plugins/spice/*.o
/plugins/spice/.deps
/plugins/spice/.dirstamp
/plugins/ssh/*.o
/plugins/ssh/.deps
/plugins/ssh/.dirstamp
/plugins/vnc/*.o
/plugins/vnc/.deps
/plugins/vnc/.dirstamp
/po/.intltool-merge-cache
/po/Makefile.in.in
/po/Makevars.template
/po/POTFILES
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/remove-potcdate.sin
/po/quot.sed
/po/stamp-it
/po/*.gmo
/stamp-h1
/vinagre/*.o
/vinagre/.deps
/vinagre/.dirstamp
/vinagre/if/*.o
/vinagre/if/.deps
/vinagre/if/.dirstamp
/vinagre/if/.libs
/vinagre/view/*.o
/vinagre/view/.deps
/vinagre/view/.dirstamp
/vinagre/vinagre-dirs.c
/vinagre/vinagre-utils.c
/vinagre/vinagre-vala.h
/vinagre/vinagre
/xmldocs.make