]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
PROV: Adjust the KEYMGMT name specs to include all names
[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
RS
28# Auto generated doc files
29doc/man1/openssl-ca.pod
30doc/man1/openssl-cms.pod
31doc/man1/openssl-crl.pod
32doc/man1/openssl-dgst.pod
33doc/man1/openssl-dhparam.pod
018aaeb4 34doc/man1/openssl-dsa.pod
9fcb9702 35doc/man1/openssl-dsaparam.pod
018aaeb4 36doc/man1/openssl-ec.pod
9fcb9702
RS
37doc/man1/openssl-ecparam.pod
38doc/man1/openssl-enc.pod
018aaeb4 39doc/man1/openssl-engine.pod
9fcb9702 40doc/man1/openssl-gendsa.pod
018aaeb4 41doc/man1/openssl-genpkey.pod
9fcb9702 42doc/man1/openssl-genrsa.pod
018aaeb4
RS
43doc/man1/openssl-info.pod
44doc/man1/openssl-list.pod
9fcb9702
RS
45doc/man1/openssl-ocsp.pod
46doc/man1/openssl-passwd.pod
47doc/man1/openssl-pkcs12.pod
018aaeb4 48doc/man1/openssl-pkcs7.pod
9fcb9702 49doc/man1/openssl-pkcs8.pod
018aaeb4
RS
50doc/man1/openssl-pkey.pod
51doc/man1/openssl-pkeyparam.pod
9fcb9702
RS
52doc/man1/openssl-pkeyutl.pod
53doc/man1/openssl-rand.pod
54doc/man1/openssl-req.pod
018aaeb4 55doc/man1/openssl-rsa.pod
9fcb9702
RS
56doc/man1/openssl-rsautl.pod
57doc/man1/openssl-s_client.pod
58doc/man1/openssl-s_server.pod
59doc/man1/openssl-s_time.pod
60doc/man1/openssl-smime.pod
61doc/man1/openssl-speed.pod
018aaeb4 62doc/man1/openssl-spkac.pod
9fcb9702 63doc/man1/openssl-srp.pod
018aaeb4 64doc/man1/openssl-storeutl.pod
9fcb9702
RS
65doc/man1/openssl-ts.pod
66doc/man1/openssl-verify.pod
67doc/man1/openssl-x509.pod
018aaeb4 68doc/man1/openssl.pod
9fcb9702 69
52df25cf
RS
70# error code files
71/crypto/err/openssl.txt.old
72/engines/e_afalg.txt.old
73/engines/e_capi.txt.old
74/engines/e_dasync.txt.old
75/engines/e_ossltest.txt.old
76
e71972d1 77# Executables
a5b2791c
BL
78/apps/openssl
79/test/sha256t
80/test/sha512t
bd2bceb9 81/test/gost2814789t
ef653053 82/test/ssltest_old
a5b2791c
BL
83/test/*test
84/test/fips_aesavs
85/test/fips_desmovs
86/test/fips_dhvs
87/test/fips_drbgvs
88/test/fips_dssvs
89/test/fips_ecdhvs
90/test/fips_ecdsavs
91/test/fips_rngvs
92/test/fips_test_suite
5a22cf96 93/test/ssltest_old
48244109 94/test/x509aux
e417070c 95/test/v3ext
dbcfd902 96/test/versions
694cfa1f 97/test/ossl_shim/ossl_shim
da5fac72 98/test/rsa_complex
d7e4aecd 99/test/confdump
6d872a83
RL
100# Other generated files in test/
101/test/provider_internal_test.conf
7bb82f92
SL
102/test/fipsinstall.conf
103/providers/fipsinstall.conf
27f215cf
RL
104
105# Certain files that get created by tests on the fly
d2068e34 106/test/test-runs
27f215cf
RL
107/test/buildtest_*
108
109# Fuzz stuff.
110# Anything without an extension is an executable on Unix, so we keep files
111# with extensions. And we keep the corpora subddir versioned as well.
112# Anything more generic with extensions that should be ignored will be taken
113# care of by general ignores for those extensions (*.o, *.obj, *.exe, ...)
114/fuzz/*
115!/fuzz/README*
116!/fuzz/corpora
117!/fuzz/*.*
e71972d1
DSH
118
119# Misc auto generated files
871493a2 120/doc/man7/openssl_user_macros.pod
a5b2791c 121/tools/c_rehash
ab68742a 122/tools/c_rehash.pl
6462876f 123/util/shlib_wrap.sh
f631f2ec
RL
124/tags
125/TAGS
a21f4cec
MC
126*.map
127*.ld
448e6f06 128
ab68742a 129# Windows (legacy)
37d92b1b
RL
130/tmp32
131/tmp32.dbg
448e6f06 132/tmp32dll
41c9cfbc 133/tmp32dll.dbg
37d92b1b
RL
134/out32
135/out32.dbg
448e6f06 136/out32dll
41c9cfbc 137/out32dll.dbg
448e6f06
MC
138/inc32
139/MINFO
f631f2ec
RL
140/ms/bcb.mak
141/ms/libeay32.def
142/ms/nt.mak
143/ms/ntdll.mak
144/ms/ssleay32.def
145/ms/version32.rc
8757bf83
MC
146
147# Files created on other branches that are not held in git, and are not
148# needed on this branch
f631f2ec
RL
149/include/openssl/asn1_mac.h
150/include/openssl/des_old.h
151/include/openssl/fips.h
152/include/openssl/fips_rand.h
153/include/openssl/krb5_asn.h
154/include/openssl/kssl.h
155/include/openssl/pq_compat.h
156/include/openssl/ssl23.h
157/include/openssl/tmdiff.h
158/include/openssl/ui_compat.h
159/test/fips_aesavs.c
160/test/fips_desmovs.c
161/test/fips_dsatest.c
162/test/fips_dssvs.c
163/test/fips_hmactest.c
164/test/fips_randtest.c
165/test/fips_rngvs.c
166/test/fips_rsagtest.c
167/test/fips_rsastest.c
168/test/fips_rsavtest.c
169/test/fips_shatest.c
170/test/fips_test_suite.c
171/test/shatest.c
27f215cf 172
df8f116e
RL
173# Generated docs directories
174/doc/html
175/doc/man
176
27f215cf
RL
177##### Generic patterns
178# Auto generated assembly language source files
179*.s
180!/crypto/*/asm/*.s
181/crypto/arm*.S
182/crypto/*/*.S
183*.asm
184!/crypto/*/asm/*.asm
185
186# Object files
187*.o
188*.obj
189
190# editor artefacts
191*.swp
192.#*
193\#*#
194*~
195
196# Certificate symbolic links
197*.0
198
645c694d
RL
199# All kinds of libraries and executables
200*.a
27f215cf
RL
201*.so
202*.so.*
203*.dylib
204*.dylib.*
205*.dll
206*.dll.*
207*.exe
208*.pyc
209*.exp
210*.lib
211*.pdb
212*.ilk
213*.def
214*.rc
215*.res
216
217# Misc generated stuff
218Makefile.save
219/crypto/**/lib
220/engines/**/lib
221/ssl/**/lib
222*.bak
223cscope.*
224*.d
e7932c1e
J
225pod2htmd.tmp
226
227# Windows manifest files
228*.manifest
65c1f979 229doc-nits