]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Add empty record tests
[thirdparty/openssl.git] / .gitignore
CommitLineData
e71972d1
DSH
1# Object files
2*.o
448e6f06 3*.obj
e71972d1 4
bba43f3f
AP
5# editor artefacts
6*.swp
7.#*
e0d26bb3 8\#*#
bba43f3f 9*~
d7c02691 10/.dir-locals.el
bba43f3f 11
e71972d1 12# Top level excludes
d10dac11 13/Makefile.orig
1aaa0419 14/MINFO
e3c15964 15/TABLE
e71972d1 16/*.a
e71972d1
DSH
17/*.pc
18/rehash.time
7e25d818
BL
19/inc.*
20/makefile.*
21/out.*
22/tmp.*
291e94df 23/configdata.pm
e71972d1 24
c619e810
AP
25# *all* Makefiles
26Makefile
d10dac11 27
bba43f3f
AP
28/test/*.ss
29/test/*.srl
30/test/.rnd
31/test/test*.pem
32/test/newkey.pem
7dc11227 33/test/*.log
e8e36da6 34/test/buildtest_*
bba43f3f 35
e71972d1
DSH
36# Certificate symbolic links
37*.0
38
39# Links under apps
a5b2791c 40/apps/CA.pl
ef653053 41/apps/tsget
a5b2791c 42/apps/md4.c
e71972d1
DSH
43
44
45# Auto generated headers
a5b2791c 46/crypto/buildinf.h
dc193c9c 47/crypto/include/internal/*_conf.h
91056e72
RL
48/openssl/include/opensslconf.h
49/util/domd
e71972d1
DSH
50
51# Auto generated assembly language source files
52*.s
8be7438f
AP
53!/crypto/*/asm/*.s
54/crypto/arm*.S
55/crypto/*/*.S
56*.asm
57!/crypto/*/asm/*.asm
e71972d1
DSH
58
59# Executables
a5b2791c 60/apps/openssl
c38bb727
BL
61/fuzz/asn1
62/fuzz/asn1parse
63/fuzz/bignum
64/fuzz/bndiv
65/fuzz/conf
66/fuzz/cms
4a2c4c1a 67/fuzz/ct
c38bb727
BL
68/fuzz/server
69/fuzz/x509
a5b2791c
BL
70/test/sha256t
71/test/sha512t
bd2bceb9 72/test/gost2814789t
ef653053 73/test/ssltest_old
a5b2791c
BL
74/test/*test
75/test/fips_aesavs
76/test/fips_desmovs
77/test/fips_dhvs
78/test/fips_drbgvs
79/test/fips_dssvs
80/test/fips_ecdhvs
81/test/fips_ecdsavs
82/test/fips_rngvs
83/test/fips_test_suite
5a22cf96 84/test/ssltest_old
48244109 85/test/x509aux
e71972d1
DSH
86*.so*
87*.dylib*
88*.dll*
8be7438f 89*.exe
4a2c4c1a 90*.pyc
e71972d1 91# Exceptions
a5b2791c
BL
92!/test/bctest
93!/crypto/des/times/486-50.sol
e71972d1
DSH
94
95# Misc auto generated files
f631f2ec 96/include/openssl/opensslconf.h
a5b2791c 97/tools/c_rehash
f631f2ec
RL
98/crypto/**/lib
99/engines/**/lib
100/ssl/**/lib
e71972d1
DSH
101Makefile.save
102*.bak
f631f2ec
RL
103/tags
104/TAGS
3253927d 105cscope.*
bc095c3d 106*.d
f631f2ec
RL
107/crypto.map
108/ssl.map
448e6f06
MC
109
110# Windows
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
c54bae98 121/ms/.rnd
f631f2ec
RL
122/ms/bcb.mak
123/ms/libeay32.def
124/ms/nt.mak
125/ms/ntdll.mak
126/ms/ssleay32.def
127/ms/version32.rc
8757bf83
MC
128
129# Files created on other branches that are not held in git, and are not
130# needed on this branch
f631f2ec
RL
131/include/openssl/asn1_mac.h
132/include/openssl/des_old.h
133/include/openssl/fips.h
134/include/openssl/fips_rand.h
135/include/openssl/krb5_asn.h
136/include/openssl/kssl.h
137/include/openssl/pq_compat.h
138/include/openssl/ssl23.h
139/include/openssl/tmdiff.h
140/include/openssl/ui_compat.h
141/test/fips_aesavs.c
142/test/fips_desmovs.c
143/test/fips_dsatest.c
144/test/fips_dssvs.c
145/test/fips_hmactest.c
146/test/fips_randtest.c
147/test/fips_rngvs.c
148/test/fips_rsagtest.c
149/test/fips_rsastest.c
150/test/fips_rsavtest.c
151/test/fips_shatest.c
152/test/fips_test_suite.c
153/test/shatest.c