forked from restraint-harness/restraint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
80 lines (80 loc) · 1.88 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
74
75
76
77
78
79
80
/plugins/tests/__pycache__/
/plugins/tests/server_output/
/third-party/bzip2-1.0.8.tar.gz
/third-party/bzip2-1.0.8/
/third-party/curl-7.68.0.tar.bz2
/third-party/curl-7.68.0/
/third-party/glib-2.68.0.tar.xz
/third-party/glib-2.68.0/
/third-party/intltool-0.51.0.tar.gz
/third-party/intltool-0.51.0/
/third-party/libarchive-3.4.0.tar.gz
/third-party/libarchive-3.4.0/
/third-party/libffi-3.3.tar.gz
/third-party/libffi-3.3/
/third-party/libsoup-2.52.2.tar.xz
/third-party/libsoup-2.52.2/
/third-party/libxml2-2.9.10.tar.gz
/third-party/libxml2-2.9.10/
/third-party/xz-5.2.4.tar.gz
/third-party/xz-5.2.4/
/third-party/sqlite-autoconf-3310100.tar.gz
/third-party/sqlite-autoconf-3310100/
/third-party/zlib-1.2.11.tar.gz
/third-party/zlib-1.2.11/
/third-party/zlib-1.2.12.tar.gz
/third-party/zlib-1.2.12/
/third-party/zlib-1.2.13.tar.gz
/third-party/zlib-1.2.13/
/third-party/autoconf-2.69.tar.gz
/third-party/autoconf-2.69/
/third-party/json-c-0.16.tar.gz
/third-party/json-c-0.16/
/third-party/openssl-1.1.1w.tar.gz
/third-party/openssl-1.1.1w
/third-party/m4-1.4.19.tar.xz
/third-party/m4-1.4.19/
/third-party/tarballs
/third-party/tree/
/src/rhts-report-result
/src/restraint
/src/restraintd
/src/rstrnt-commands-env-*.sh
/src/rstrnt-report-result
/src/rstrnt-report-log
/src/rstrnt-adjust-watchdog
/src/rstrnt-abort
/src/rstrnt-sync
/src/*.o
/tests/*.o
/tests/test-data/git-remote/
/tests/test_beaker_harness
/tests/test_cmd_abort
/tests/test_cmd_log
/tests/test_cmd_result
/tests/test_cmd_utils
/tests/test_cmd_watchdog
/tests/test_config
/tests/test_dependency
/tests/test_env
/tests/test_fetch_git
/tests/test_fetch_task
/tests/test_fetch_uri
/tests/test_metadata
/tests/test_logging
/tests/test_logging_logs/
/tests/test_process
/tests/test_recipe
/tests/test_task
/tests/test_upload
/tests/test_utils
rel-eng/lib/*.pyc
rel-eng/lib/__pycache__/
/docs/_build
tags
cscope.out
.tox/
tito-test-build/
*.gcov
*.gcno
*.gcda