]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
OPENSSL_s390xcap.pod: list msa9 facility bit (155)
[thirdparty/openssl.git] / .gitignore
CommitLineData
27f215cf 1# Ignore editor artefacts
d7c02691 2/.dir-locals.el
bba43f3f 3
e71972d1 4# Top level excludes
d10dac11 5/Makefile.orig
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
c619e810
AP
16# *all* Makefiles
17Makefile
ccf11f7e
RL
18# ... except in demos
19!/demos/*/Makefile
d10dac11 20
e71972d1 21# Links under apps
a5b2791c 22/apps/CA.pl
ef653053 23/apps/tsget
ab68742a 24/apps/tsget.pl
a5b2791c 25/apps/md4.c
e71972d1 26
e71972d1 27# Auto generated headers
a5b2791c 28/crypto/buildinf.h
dc193c9c 29/crypto/include/internal/*_conf.h
91056e72
RL
30/openssl/include/opensslconf.h
31/util/domd
e71972d1 32
52df25cf
RS
33# error code files
34/crypto/err/openssl.txt.old
35/engines/e_afalg.txt.old
36/engines/e_capi.txt.old
37/engines/e_dasync.txt.old
38/engines/e_ossltest.txt.old
39
e71972d1 40# Executables
a5b2791c
BL
41/apps/openssl
42/test/sha256t
43/test/sha512t
bd2bceb9 44/test/gost2814789t
ef653053 45/test/ssltest_old
a5b2791c
BL
46/test/*test
47/test/fips_aesavs
48/test/fips_desmovs
49/test/fips_dhvs
50/test/fips_drbgvs
51/test/fips_dssvs
52/test/fips_ecdhvs
53/test/fips_ecdsavs
54/test/fips_rngvs
55/test/fips_test_suite
5a22cf96 56/test/ssltest_old
48244109 57/test/x509aux
e417070c 58/test/v3ext
dbcfd902 59/test/versions
694cfa1f 60/test/ossl_shim/ossl_shim
da5fac72 61/test/rsa_complex
6d872a83
RL
62# Other generated files in test/
63/test/provider_internal_test.conf
27f215cf
RL
64
65# Certain files that get created by tests on the fly
d2068e34 66/test/test-runs
27f215cf
RL
67/test/buildtest_*
68
69# Fuzz stuff.
70# Anything without an extension is an executable on Unix, so we keep files
71# with extensions. And we keep the corpora subddir versioned as well.
72# Anything more generic with extensions that should be ignored will be taken
73# care of by general ignores for those extensions (*.o, *.obj, *.exe, ...)
74/fuzz/*
75!/fuzz/README*
76!/fuzz/corpora
77!/fuzz/*.*
e71972d1
DSH
78
79# Misc auto generated files
871493a2 80/doc/man7/openssl_user_macros.pod
f631f2ec 81/include/openssl/opensslconf.h
a5b2791c 82/tools/c_rehash
ab68742a 83/tools/c_rehash.pl
6462876f 84/util/shlib_wrap.sh
f631f2ec
RL
85/tags
86/TAGS
a21f4cec
MC
87*.map
88*.ld
448e6f06 89
ab68742a 90# Windows (legacy)
37d92b1b
RL
91/tmp32
92/tmp32.dbg
448e6f06 93/tmp32dll
41c9cfbc 94/tmp32dll.dbg
37d92b1b
RL
95/out32
96/out32.dbg
448e6f06 97/out32dll
41c9cfbc 98/out32dll.dbg
448e6f06
MC
99/inc32
100/MINFO
c54bae98 101/ms/.rnd
f631f2ec
RL
102/ms/bcb.mak
103/ms/libeay32.def
104/ms/nt.mak
105/ms/ntdll.mak
106/ms/ssleay32.def
107/ms/version32.rc
8757bf83
MC
108
109# Files created on other branches that are not held in git, and are not
110# needed on this branch
f631f2ec
RL
111/include/openssl/asn1_mac.h
112/include/openssl/des_old.h
113/include/openssl/fips.h
114/include/openssl/fips_rand.h
115/include/openssl/krb5_asn.h
116/include/openssl/kssl.h
117/include/openssl/pq_compat.h
118/include/openssl/ssl23.h
119/include/openssl/tmdiff.h
120/include/openssl/ui_compat.h
121/test/fips_aesavs.c
122/test/fips_desmovs.c
123/test/fips_dsatest.c
124/test/fips_dssvs.c
125/test/fips_hmactest.c
126/test/fips_randtest.c
127/test/fips_rngvs.c
128/test/fips_rsagtest.c
129/test/fips_rsastest.c
130/test/fips_rsavtest.c
131/test/fips_shatest.c
132/test/fips_test_suite.c
133/test/shatest.c
27f215cf
RL
134
135##### Generic patterns
136# Auto generated assembly language source files
137*.s
138!/crypto/*/asm/*.s
139/crypto/arm*.S
140/crypto/*/*.S
141*.asm
142!/crypto/*/asm/*.asm
143
144# Object files
145*.o
146*.obj
147
148# editor artefacts
149*.swp
150.#*
151\#*#
152*~
153
154# Certificate symbolic links
155*.0
156
645c694d
RL
157# All kinds of libraries and executables
158*.a
27f215cf
RL
159*.so
160*.so.*
161*.dylib
162*.dylib.*
163*.dll
164*.dll.*
165*.exe
166*.pyc
167*.exp
168*.lib
169*.pdb
170*.ilk
171*.def
172*.rc
173*.res
174
175# Misc generated stuff
176Makefile.save
177/crypto/**/lib
178/engines/**/lib
179/ssl/**/lib
180*.bak
181cscope.*
182*.d
e7932c1e
J
183pod2htmd.tmp
184
185# Windows manifest files
186*.manifest
65c1f979 187doc-nits