-
Notifications
You must be signed in to change notification settings - Fork 33
/
.gitignore
57 lines (57 loc) · 996 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
Makefile.in
Makefile.am.user
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1
# files generated by configure
.deps
.dirstamp
.libs
Makefile
config.h
*.o
*.lo
*.la
*.a
*~
*.rej
*.orig
*.pyc
core
config.guess
config.log
config.status
config.sub
libtool
ltmain.sh
m4
test-driver
test-suite.log
check-output.*
tukit.pc
tukitd
sbin/transactional-update
src/transactional-update
systemd/prepare-nextroot-for-softreboot.service
systemd/transactional-update.service
systemd/transactional-update-cleanup.service
man/transactional-update.8
man/transactional-update.service.8
man/transactional-update.timer.8
man/transactional-update.conf.5
man/transactional-update.8.html
man/transactional-update.index.xml
man/transactional-update.service.8.html
man/transactional-update.timer.8.html
man/transactional-update.conf.5.html
man/transactional-update.index.html
transactional-update-*.tar.*
doc/html/*
doc/transactional-update.txt
sbin/create_dirs_from_rpmdb
tukit/tukit