]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
INSTALL.md and NOTES.VALGRIND: Further cleanup of references and code/symbol quotatio...
[thirdparty/openssl.git] / .gitignore
CommitLineData
27f215cf 1# Ignore editor artefacts
d7c02691 2/.dir-locals.el
bba43f3f 3
e71972d1 4# Top level excludes
dbb1dc1e 5/Makefile
1aaa0419 6/MINFO
e3c15964 7/TABLE
e71972d1
DSH
8/*.pc
9/rehash.time
7e25d818
BL
10/inc.*
11/makefile.*
12/out.*
13/tmp.*
291e94df 14/configdata.pm
e71972d1 15
e71972d1 16# Links under apps
a5b2791c 17/apps/CA.pl
ef653053 18/apps/tsget
ab68742a 19/apps/tsget.pl
a5b2791c 20/apps/md4.c
e71972d1 21
e71972d1 22# Auto generated headers
a5b2791c 23/crypto/buildinf.h
25f2138b 24/include/crypto/*_conf.h
46994f71 25/include/openssl/configuration.h
dbb1dc1e 26/include/openssl/opensslv.h
e71972d1 27
9fcb9702 28# Auto generated doc files
5e98904c 29doc/man1/openssl-*.pod
9fcb9702 30
bbe3ed06 31# Auto generated der files
e9191669
RS
32providers/common/der/der_digests_gen.c
33providers/common/der/der_dsa_gen.c
34providers/common/der/der_ec_gen.c
35providers/common/der/der_rsa_gen.c
bbe3ed06
MC
36providers/common/include/prov/der_dsa.h
37providers/common/include/prov/der_ec.h
38providers/common/include/prov/der_rsa.h
80627240 39providers/common/include/prov/der_digests.h
bbe3ed06 40
52df25cf
RS
41# error code files
42/crypto/err/openssl.txt.old
43/engines/e_afalg.txt.old
44/engines/e_capi.txt.old
45/engines/e_dasync.txt.old
46/engines/e_ossltest.txt.old
47
e71972d1 48# Executables
a5b2791c
BL
49/apps/openssl
50/test/sha256t
51/test/sha512t
bd2bceb9 52/test/gost2814789t
ef653053 53/test/ssltest_old
a5b2791c
BL
54/test/*test
55/test/fips_aesavs
56/test/fips_desmovs
57/test/fips_dhvs
58/test/fips_drbgvs
59/test/fips_dssvs
60/test/fips_ecdhvs
61/test/fips_ecdsavs
62/test/fips_rngvs
63/test/fips_test_suite
5a22cf96 64/test/ssltest_old
48244109 65/test/x509aux
e417070c 66/test/v3ext
dbcfd902 67/test/versions
694cfa1f 68/test/ossl_shim/ossl_shim
da5fac72 69/test/rsa_complex
d7e4aecd 70/test/confdump
1e887969 71/test/bio_prefix_text
989a8577 72/test/evp_extra_test2
27f215cf
RL
73
74# Certain files that get created by tests on the fly
f0790d4d 75/test-runs
27f215cf 76/test/buildtest_*
1cd2c1f8
RS
77/test/provider_internal_test.cnf
78/test/fipsmodule.cnf
79/providers/fipsmodule.cnf
27f215cf
RL
80
81# Fuzz stuff.
82# Anything without an extension is an executable on Unix, so we keep files
83# with extensions. And we keep the corpora subddir versioned as well.
84# Anything more generic with extensions that should be ignored will be taken
85# care of by general ignores for those extensions (*.o, *.obj, *.exe, ...)
86/fuzz/*
87!/fuzz/README*
88!/fuzz/corpora
89!/fuzz/*.*
e71972d1
DSH
90
91# Misc auto generated files
871493a2 92/doc/man7/openssl_user_macros.pod
a5b2791c 93/tools/c_rehash
ab68742a 94/tools/c_rehash.pl
6462876f 95/util/shlib_wrap.sh
f631f2ec
RL
96/tags
97/TAGS
a21f4cec
MC
98*.map
99*.ld
888e2a9b
VP
100/apps/progs.c
101/apps/progs.h
448e6f06 102
ab68742a 103# Windows (legacy)
37d92b1b
RL
104/tmp32
105/tmp32.dbg
448e6f06 106/tmp32dll
41c9cfbc 107/tmp32dll.dbg
37d92b1b
RL
108/out32
109/out32.dbg
448e6f06 110/out32dll
41c9cfbc 111/out32dll.dbg
448e6f06
MC
112/inc32
113/MINFO
f631f2ec
RL
114/ms/bcb.mak
115/ms/libeay32.def
116/ms/nt.mak
117/ms/ntdll.mak
118/ms/ssleay32.def
119/ms/version32.rc
8757bf83
MC
120
121# Files created on other branches that are not held in git, and are not
122# needed on this branch
f631f2ec
RL
123/include/openssl/asn1_mac.h
124/include/openssl/des_old.h
125/include/openssl/fips.h
126/include/openssl/fips_rand.h
127/include/openssl/krb5_asn.h
128/include/openssl/kssl.h
129/include/openssl/pq_compat.h
130/include/openssl/ssl23.h
131/include/openssl/tmdiff.h
132/include/openssl/ui_compat.h
133/test/fips_aesavs.c
134/test/fips_desmovs.c
135/test/fips_dsatest.c
136/test/fips_dssvs.c
137/test/fips_hmactest.c
138/test/fips_randtest.c
139/test/fips_rngvs.c
140/test/fips_rsagtest.c
141/test/fips_rsastest.c
142/test/fips_rsavtest.c
143/test/fips_shatest.c
144/test/fips_test_suite.c
145/test/shatest.c
27f215cf 146
df8f116e
RL
147# Generated docs directories
148/doc/html
149/doc/man
150
27f215cf
RL
151##### Generic patterns
152# Auto generated assembly language source files
153*.s
154!/crypto/*/asm/*.s
155/crypto/arm*.S
156/crypto/*/*.S
157*.asm
158!/crypto/*/asm/*.asm
159
160# Object files
161*.o
162*.obj
163
164# editor artefacts
165*.swp
166.#*
167\#*#
168*~
169
170# Certificate symbolic links
171*.0
172
645c694d
RL
173# All kinds of libraries and executables
174*.a
27f215cf
RL
175*.so
176*.so.*
177*.dylib
178*.dylib.*
179*.dll
180*.dll.*
181*.exe
182*.pyc
183*.exp
184*.lib
185*.pdb
186*.ilk
187*.def
188*.rc
189*.res
190
191# Misc generated stuff
192Makefile.save
193/crypto/**/lib
194/engines/**/lib
195/ssl/**/lib
196*.bak
197cscope.*
198*.d
7b5108df 199*.d.tmp
e7932c1e
J
200pod2htmd.tmp
201
202# Windows manifest files
203*.manifest
65c1f979 204doc-nits