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