]> git.proxmox.com Git - swtpm.git/blob - .gitignore
swtpm_setup: Switch over to new python tool and get rid of the bash script
[swtpm.git] / .gitignore
1 *.egg-info
2 *.exe
3 *.exe.stackdump
4 *.gcda
5 *.gcno
6 *.gcov
7 *.la
8 *.lo
9 *.o
10 *.patch
11 *~
12 .deps
13 .libs
14 __pycache__
15 configure
16 Makefile.in
17 Makefile
18 /aclocal.m4
19 /autom4te.cache
20 /compile
21 /config.guess
22 /config.h
23 /config.h.in
24 /config.log
25 /config.status
26 /config.sub
27 /depcomp
28 /dist
29 /install-sh
30 /libtool
31 /ltmain.sh
32 /missing
33 /stamp-h1
34 /swtpm-*.tar.gz
35 /dist/swtpm.spec
36 /m4/*
37 /.pc/*
38 /etc/swtpm_setup.conf
39 /patches/*
40 /include/swtpm.h
41 /man/man3/*.3
42 /man/man8/*.8
43 /samples/swtpm-create-user-config-files
44 /samples/swtpm-localca
45 /src/selinux/*.pp.bz2
46 /src/selinux/swtpm.pp
47 /src/selinux/swtpm_svirt.fc
48 /src/selinux/swtpm_svirt.if
49 /src/selinux/swtpm_svirt.pp
50 /src/selinux/swtpmcuse.pp
51 /src/selinux/tmp
52 /src/swtpm/swtpm
53 /src/swtpm/swtpm_cuse
54 /src/swtpm_bios/swtpm_bios
55 /src/swtpm_cert/swtpm_cert
56 /src/swtpm_ioctl/swtpm_ioctl
57 /src/swtpm_setup/dist
58 /src/swtpm_setup/swtpm_setup
59 /src/swtpm_setup/py_swtpm_setup/swtpm_setup_conf.py
60 /test-driver
61 tests/*.log
62 tests/*.trs
63 tests/test_config
64 /debian/*debhelper*
65 /debian/*substvars
66 /debian/files
67 /debian/swtpm
68 /debian/swtpm-cuse
69 /debian/swtpm-dev
70 /debian/swtpm-libs
71 /debian/swtpm-tools
72 /debian/swtpm-tools.postinst
73 /debian/tmp