-
Notifications
You must be signed in to change notification settings - Fork 27
/
.gitignore
53 lines (53 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
*.[oa]
*.dSYM
*.log
*.prof
*.py[co]
*~
.gdbinit
/TAGS
/VERSION
/autom4te.cache
/build
/ca/examples/rpki.conf
/ca/tests/left-right-protocol-samples
/ca/tests/publication-control-protocol-samples
/ca/tests/publication-protocol-samples
/ca/tests/rrdp-samples
/ca/tests/smoketest.dir
/ca/tests/yamltest.backup.*
/ca/tests/yamltest.dir
/ca/tests/yamltest.pid
/config.log
/config.status
/debian
/dist
/doc/cronjob.lock
/doc/cronjob.log
/installed
/openssl/openssl
/openssl/openssl-1.[0-9].[0-9]*/**
/openssl/openssl-SNAP-*/**
/openssl/tests/resource-set-test
/openssl/tests/test.cer
/openssl/tests/test.key
/rp/config/rpki.rp.conf.sample
/rp/config/rpki.rp.xml
/rp/rpki-rtr/*.ax
/rp/rpki-rtr/*.ax.v[0-9]
/rp/rpki-rtr/*.ix.*
/rp/rpki-rtr/*.ix.*.v[0-9]
/rp/rpki-rtr/current
/rp/rpki-rtr/current.v[0-9]
/rp/rpki-rtr/sockets
/rp/utils/hashed-pem-dir
/rpki/POW/*.so
/rpki/autoconf.py
/rpki/version.py
/setup_autoconf.py
Makefile
rcynic-data
rcynic-rrdp.conf
rcynic.db
rcynic.xml
screenlog.*