summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3d1119a3f2bb4a165a7acdd0d0c04fb9b9e0cb24 (plain)
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
*~
*.a
*.o
*.gcda
*.gcno
*.plist
*.service
*.tar.gz

.cproject
.deps
.project
.pydevproject
.tx

ABOUT-NLS
aclocal.m4
autom4te.cache
clang_*
compile
config.guess
config.h
config.h.in
config.log
config.status
configure
depcomp
install-sh
ltmain.sh
missing
Makefile
Makefile.in
Makefile.in.in
POTFILES
stamp-h1
stamp-it
temp.txt

/gtk-doc.make
/realmd-*.*

/build/config.sub
/build/config.rpath
/build/coverage.info
/build/coverage
/build/test-driver

/dbus/realm-dbus-generated.c
/dbus/realm-dbus-generated.h
/dbus/realm-dbus-systemd.c
/dbus/realm-dbus-systemd.h
/dbus/realm-dbus-generated-*.xml

/doc/privatedir.xml
/doc/version.xml
/doc/internals/html/
/doc/manual/*.stamp
/doc/manual/xml/
/doc/manual/html/
/doc/manual/*.txt
/doc/manual/*.args
/doc/manual/*.hierarchy
/doc/manual/*.interfaces
/doc/manual/*.prerequisites
/doc/manual/*.signals
/doc/manual/*.types
/doc/manual/tmpl/
/doc/manual/realmd-org.freedesktop.*.xml
/doc/manual/*.8
/doc/manual/*.5
/doc/website/html

/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/quot.sed
/po/realmd.pot
/po/remove-potcdate.sin
/po/*.gmo

/service/identity-config-service
/service/org.freedesktop.realmd.policy
/service/realmd

/tests/frob-install-packages
/tests/frob-package-set
/tests/test-dn-util
/tests/test-ini-config
/tests/test-samba-config
/tests/test-login-name
/tests/test-safe-format
/tests/test-sssd-config
/tests/test-settings

/tools/realm
/tools/realm-enroll
/tools/realm-discover