-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitignore
56 lines (56 loc) · 980 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
/Makefile.in
/aclocal.m4
/autom4te.cache/
/build-aux/
/client/wallet
/client/wallet-rekey
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/configure
/configure~
/perl/Build
/perl/MYMETA.json
/perl/MYMETA.yml
/perl/_build/
/perl/blib/
/perl/pm_to_blib
/perl/t/data/test.keytab
/perl/t/data/test.principal
/perl/t/data/test.realm
/perl/t/data/test.krbtype
/perl/t/lib/Test/RRA.pm
/perl/t/lib/Test/RRA/
/server/keytab-backend
/server/wallet-admin
/server/wallet-backend
/server/wallet-report
/tests/client/basic-t
/tests/client/full-t
/tests/client/prompt-t
/tests/client/rekey-t
/tests/config/keytab
/tests/config/password
/tests/config/principal
/tests/portable/asprintf-t
/tests/portable/mkstemp-t
/tests/portable/setenv-t
/tests/portable/snprintf-t
/tests/portable/strlcat-t
/tests/portable/strlcpy-t
/tests/runtests
/tests/util/messages-krb5-t
/tests/util/messages-t
/tests/util/xmalloc
/wallet-*.tar.gz
/stamp-h1
.deps
.dirstamp
.libs/
Makefile
*.1
*.8
*.a
*.o