-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path.gitignore
62 lines (57 loc) · 976 Bytes
/
.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
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
autoregen.sh
configure
config.*
depcomp
gtk-doc.make
install-sh
libdmapsharing*.pc
libtool
ltmain.sh
missing
stamp-h.in
stamp-h1
docs/.hierarchy
docs/Makefile
docs/Makefile.in
docs/html/
docs/libdmapsharing-overrides.txt
docs/libdmapsharing-sections.txt
docs/libdmapsharing.types
docs/tmpl/
libdmapsharing/.deps/
libdmapsharing/.libs/
libdmapsharing/Makefile
libdmapsharing/Makefile.in
libdmapsharing/dmap-config.h
libdmapsharing/dmap-enums.c
libdmapsharing/dmap-enums.h
libdmapsharing/dmap-marshal.c
libdmapsharing/dmap-marshal.h
libdmapsharing/*.[oa]
libdmapsharing/*.l[oa]
m4/Makefile
m4/Makefile.in
m4/gtk-doc.m4
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
media/Makefile
media/Makefile.in
tests/.deps/
tests/.libs/
tests/Makefile
tests/Makefile.in
tests/*.o
tests/dacplisten
tests/dmapcopy
tests/dmapserve
tests/dpapview
tests/test-dmap-client
tests/test-dmap-server
tests/vala.stamp