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