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