forked from cockpit-project/cockpit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
95 lines (95 loc) · 1.31 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
*.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
/config.log
/config.status
config.sub
/configure
depcomp
/.sass-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
/cockpitd
/cockpitd.8
/src/daemon/data/lang/da.json
/src/daemon/data/lang/de.json
/test-server
/test-server-generated.c
/test-server-generated.h
/test/mock
/test/test-machine
/test/testlib.pyc
/test/*.rpm
/test/run
/test/kdc
/cockpit-session
/test-session
/cockpit-bridge
/remotectl
/tools/*.m4
/tools/coverage
/tools/coverage.info
/tools/coverage.base
/tools/coverage.all
/tools/coverage.test
/tools/test-driver
/tools/compile
/tools/node_modules
/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
shell.js
/test/images
/test/container-probe*
/mock/
*.min.html
/src/ws/cockpit.appdata.xml
/src/ws/cockpit.desktop
/po/.intltool-merge-cache