forked from cockpit-project/cockpit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
120 lines (120 loc) · 1.81 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
*.lo
*.a
*.o
*.cache
*.la
*.pc
*.gcda
*.gcno
*.gir
*.pyc
*.typelib
*.so
*~
*.dirstamp
.deps/
.libs/
Makefile
Makefile.in
/stamp-h1
missing
/libtool
cockpit-polkit
ltmain.sh
install-sh
/mkinstalldirs
/config.h
/config.h.in
/aclocal.m4
config.guess
/build/
/config.log
/config.status
config.sub
/configure
depcomp
/.sass-cache
/.zanata-cache
/lang/da.json
/lang/de.json
/com.redhat.Cockpit.service
/cockpit-generated.c
/cockpit-generated.h
/cockpit-generated-doc-com.redhat.*.xml
/cockpit
/cockpit.8
/cockpit.service
/cockpit.conf.5
/*.js
/cockpit.service
/cockpit-wrapper
/node_modules/*
!/node_modules/README
/test-server
/test-server-generated.c
/test-server-generated.h
/test/test-machine
/test/testlib.pyc
/test/*.rpm
/test/files/cockpit_test_bridge*
/test/run
/test/kdc
/cockpit-session
/test-session
/cockpit-bridge
/remotectl
/tools/*.m4
/tools/ar-lib
/tools/coverage
/tools/coverage.info
/tools/coverage.base
/tools/coverage.all
/tools/coverage.test
/tools/test-driver
/tools/compile
/test-*
/frob-*
/mock-*
/cockpit-testing.service
/com.redhat.lvm2.c
/com.redhat.lvm2.h
/liblvmdbus.a
/cockpit-ws
/cockpit-ws.8
/po/cockpit.pot
/src/selinux/tmp
/src/selinux/cockpit.pp
/pkg/*/test-*.log
/pkg/*/test-*.trs
/test/images/*.*
/test/images/*-checksum
/test/container-probe*
/mock/
*.min.html
/src/ws/cockpit.appdata.xml
/src/ws/cockpit.desktop
/po/.intltool-merge-cache
!/test-avocado
/test-avocado/lib/var.env
/test-avocado/lib/var.envc
/test-avocado/cockpit-wip.tar
/test-avocado/out*.xml
cockpit-pcp
cockpitd
/doc/man/cockpit-bridge.1
/doc/man/cockpit-ws.8
/doc/man/cockpit.conf.5
/doc/man/cockpitd.8
/doc/man/remotectl.8
/doc/version
/guide/
org.freedesktop.UDisks2.c
org.freedesktop.UDisks2.h
/pkg/*/*.min.js.gz
/pkg/*/*.min.css.gz
/pkg/*/*.min.html.gz
/pkg/base1/fonts/*.gz
/po/po.*.js
/po/po.*.js.gz
/pkg/storaged/index.min.html.gz
/.vagrant