forked from canonical/snapd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
57 lines (52 loc) · 820 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
57
share
tags
.coverage
cmd/version_generated.go
cmd/VERSION
*~
*.swp
vendor/*/
.spread-reuse*.yaml
po/snappy.pot
# snap-confine bits
*.a
*.o
*~
.*.swp
.*.swp
.dirstamp
cmd/decode-mount-opts/decode-mount-opts
cmd/libsnap-confine-private/unit-tests
cmd/snap-confine/snap-confine
cmd/snap-confine/snap-confine-unit-tests
cmd/snap-confine/snap-confine.apparmor
cmd/snap-discard-ns/snap-discard-ns
cmd/snap-update-ns/snap-update-ns
cmd/snap-update-ns/unit-tests
cmd/system-shutdown/system-shutdown
cmd/system-shutdown/system-shutdown-unit-tests
# manual pages
cmd/*/*.[1-9]
# test-driver
*.log
*.trs
# Automake
Makefile
Makefile.in
snap-confine-*.tar.gz
.deps
# Autoconf
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.h.in
config.status
config.sub
configure
depcomp
install-sh
missing
stamp-h1
test-driver