]> git.proxmox.com Git - swtpm.git/blob - .gitignore
swtpm_setup: Rewrite in 'C' (addresses issue #437)
[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/dist
44 /samples/py_swtpm_localca/swtpm_localca_conf.py
45 /samples/swtpm-create-user-config-files
46 /samples/swtpm-localca
47 /samples/swtpm-localca.conf
48 /src/selinux/*.pp.bz2
49 /src/selinux/swtpm.pp
50 /src/selinux/swtpm_svirt.fc
51 /src/selinux/swtpm_svirt.if
52 /src/selinux/swtpm_svirt.pp
53 /src/selinux/swtpmcuse.pp
54 /src/selinux/tmp
55 /src/swtpm/swtpm
56 /src/swtpm/swtpm_cuse
57 /src/swtpm_bios/swtpm_bios
58 /src/swtpm_cert/swtpm_cert
59 /src/swtpm_ioctl/swtpm_ioctl
60 src/swtpm_setup/swtpm_setup
61 src/swtpm_setup/swtpm_setup_conf.h
62 /test-driver
63 tests/*.log
64 tests/*.trs
65 tests/test_config
66 /debian/*debhelper*
67 /debian/*substvars
68 /debian/files
69 /debian/swtpm
70 /debian/swtpm-cuse
71 /debian/swtpm-dev
72 /debian/swtpm-libs
73 /debian/swtpm-tools
74 /debian/swtpm-tools.postinst
75 /debian/tmp