]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Fix OpenSSL::Test::Simple to take more than one algorithm
[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
e71972d1 14/Makefile
1aaa0419 15/MINFO
e3c15964 16/TABLE
e71972d1 17/*.a
e71972d1
DSH
18/*.pc
19/rehash.time
7e25d818
BL
20/inc.*
21/makefile.*
22/out.*
23/tmp.*
291e94df 24/configdata.pm
e71972d1 25
d10dac11
RS
26**/Makefile
27
bba43f3f
AP
28/test/*.ss
29/test/*.srl
30/test/.rnd
31/test/test*.pem
32/test/newkey.pem
7dc11227 33/test/*.log
bba43f3f 34
e71972d1
DSH
35# Certificate symbolic links
36*.0
37
38# Links under apps
a5b2791c
BL
39/apps/CA.pl
40/apps/md4.c
e71972d1
DSH
41
42
43# Auto generated headers
a5b2791c
BL
44/crypto/buildinf.h
45/crypto/opensslconf.h
e71972d1
DSH
46
47# Auto generated assembly language source files
48*.s
8be7438f
AP
49!/crypto/*/asm/*.s
50/crypto/arm*.S
51/crypto/*/*.S
52*.asm
53!/crypto/*/asm/*.asm
e71972d1
DSH
54
55# Executables
a5b2791c
BL
56/apps/openssl
57/test/sha256t
58/test/sha512t
bd2bceb9 59/test/gost2814789t
a5b2791c
BL
60/test/*test
61/test/fips_aesavs
62/test/fips_desmovs
63/test/fips_dhvs
64/test/fips_drbgvs
65/test/fips_dssvs
66/test/fips_ecdhvs
67/test/fips_ecdsavs
68/test/fips_rngvs
69/test/fips_test_suite
e71972d1
DSH
70*.so*
71*.dylib*
72*.dll*
8be7438f 73*.exe
e71972d1 74# Exceptions
a5b2791c
BL
75!/test/bctest
76!/crypto/des/times/486-50.sol
e71972d1
DSH
77
78# Misc auto generated files
f631f2ec 79/include/openssl/opensslconf.h
a5b2791c 80/tools/c_rehash
f631f2ec
RL
81/crypto/**/lib
82/engines/**/lib
83/ssl/**/lib
e71972d1
DSH
84Makefile.save
85*.bak
f631f2ec
RL
86/tags
87/TAGS
bc095c3d
MB
88cscope.out
89*.d
f631f2ec
RL
90/crypto.map
91/ssl.map
448e6f06
MC
92
93# Windows
37d92b1b
RL
94/tmp32
95/tmp32.dbg
448e6f06 96/tmp32dll
41c9cfbc 97/tmp32dll.dbg
37d92b1b
RL
98/out32
99/out32.dbg
448e6f06 100/out32dll
41c9cfbc 101/out32dll.dbg
448e6f06
MC
102/inc32
103/MINFO
f631f2ec
RL
104/ms/bcb.mak
105/ms/libeay32.def
106/ms/nt.mak
107/ms/ntdll.mak
108/ms/ssleay32.def
109/ms/version32.rc
8757bf83
MC
110
111# Files created on other branches that are not held in git, and are not
112# needed on this branch
f631f2ec
RL
113/include/openssl/asn1_mac.h
114/include/openssl/des_old.h
115/include/openssl/fips.h
116/include/openssl/fips_rand.h
117/include/openssl/krb5_asn.h
118/include/openssl/kssl.h
119/include/openssl/pq_compat.h
120/include/openssl/ssl23.h
121/include/openssl/tmdiff.h
122/include/openssl/ui_compat.h
123/test/fips_aesavs.c
124/test/fips_desmovs.c
125/test/fips_dsatest.c
126/test/fips_dssvs.c
127/test/fips_hmactest.c
128/test/fips_randtest.c
129/test/fips_rngvs.c
130/test/fips_rsagtest.c
131/test/fips_rsastest.c
132/test/fips_rsavtest.c
133/test/fips_shatest.c
134/test/fips_test_suite.c
135/test/shatest.c