]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Return correct enveloped data type in ASN1 methods.
[thirdparty/openssl.git] / .gitignore
CommitLineData
e71972d1
DSH
1# Object files
2*.o
3
bba43f3f
AP
4# editor artefacts
5*.swp
6.#*
7#*#
8*~
9
e71972d1
DSH
10# Top level excludes
11/Makefile.bak
12/Makefile
1aaa0419 13/MINFO
e71972d1
DSH
14/*.a
15/include
16/*.pc
17/rehash.time
7e25d818
BL
18/inc.*
19/makefile.*
20/out.*
21/tmp.*
e71972d1
DSH
22
23# Most *.c files under test/ are symlinks
a5b2791c 24/test/*.c
e71972d1 25# Apart from these
a5b2791c
BL
26!/test/asn1test.c
27!/test/methtest.c
28!/test/dummytest.c
29!/test/igetest.c
30!/test/r160test.c
31!/test/fips_algvs.c
e71972d1 32
bba43f3f
AP
33/test/*.ss
34/test/*.srl
35/test/.rnd
36/test/test*.pem
37/test/newkey.pem
38
e71972d1
DSH
39# Certificate symbolic links
40*.0
41
42# Links under apps
a5b2791c
BL
43/apps/CA.pl
44/apps/md4.c
e71972d1
DSH
45
46
47# Auto generated headers
a5b2791c
BL
48/crypto/buildinf.h
49/crypto/opensslconf.h
e71972d1
DSH
50
51# Auto generated assembly language source files
52*.s
a5b2791c
BL
53!/crypto/bn/asm/pa-risc2.s
54!/crypto/bn/asm/pa-risc2W.s
e71972d1
DSH
55
56# Executables
a5b2791c
BL
57/apps/openssl
58/test/sha256t
59/test/sha512t
bd2bceb9 60/test/gost2814789t
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
e71972d1
DSH
71*.so*
72*.dylib*
73*.dll*
74# Exceptions
a5b2791c
BL
75!/test/bctest
76!/crypto/des/times/486-50.sol
e71972d1
DSH
77
78# Misc auto generated files
a5b2791c
BL
79/tools/c_rehash
80/test/evptests.txt
e71972d1
DSH
81lib
82Makefile.save
83*.bak