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