]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Fix leak with ASN.1 combine.
[thirdparty/openssl.git] / .gitignore
CommitLineData
61b8c79d
DSH
1# Object files
2*.o
aa9296e3 3*.obj
61b8c79d 4
7ad132b1
AP
5# editor artefacts
6*.swp
7.#*
8#*#
9*~
1cbe0ff5 10/.dir-locals.el
7ad132b1 11
61b8c79d
DSH
12# Top level excludes
13/Makefile.bak
14/Makefile
15/*.a
16/include
17/*.pc
18/rehash.time
19
20# Most *.c files under test/ are symlinks
21/test/*.c
22# Apart from these
23!/test/asn1test.c
24!/test/methtest.c
25!/test/dummytest.c
26!/test/igetest.c
27!/test/r160test.c
28!/test/fips_algvs.c
29
7ad132b1
AP
30/test/*.ss
31/test/*.srl
32/test/.rnd
33/test/test*.pem
34/test/newkey.pem
35
61b8c79d
DSH
36# Certificate symbolic links
37*.0
38
39# Links under apps
40/apps/CA.pl
41/apps/md4.c
42
43
44# Auto generated headers
45/crypto/buildinf.h
46/crypto/opensslconf.h
47
48# Auto generated assembly language source files
49*.s
50!/crypto/bn/asm/pa-risc2.s
51!/crypto/bn/asm/pa-risc2W.s
9793a071
MC
52crypto/aes/asm/a_win32.asm
53crypto/bf/asm/b_win32.asm
54crypto/bn/asm/bn_win32.asm
55crypto/bn/asm/co_win32.asm
56crypto/bn/asm/mt_win32.asm
57crypto/cast/asm/c_win32.asm
58crypto/cpu_win32.asm
59crypto/des/asm/d_win32.asm
60crypto/des/asm/y_win32.asm
61crypto/md5/asm/m5_win32.asm
62crypto/rc4/asm/r4_win32.asm
63crypto/rc5/asm/r5_win32.asm
64crypto/ripemd/asm/rm_win32.asm
65crypto/sha/asm/s1_win32.asm
66crypto/sha/asm/sha512-sse2.asm
61b8c79d
DSH
67
68# Executables
69/apps/openssl
70/test/sha256t
71/test/sha512t
72/test/*test
73/test/fips_aesavs
74/test/fips_desmovs
75/test/fips_dhvs
76/test/fips_drbgvs
77/test/fips_dssvs
78/test/fips_ecdhvs
79/test/fips_ecdsavs
80/test/fips_rngvs
81/test/fips_test_suite
82*.so*
83*.dylib*
84*.dll*
85# Exceptions
86!/test/bctest
87!/crypto/des/times/486-50.sol
88
89# Misc auto generated files
90/tools/c_rehash
91/test/evptests.txt
92lib
93Makefile.save
94*.bak
aa9296e3
MC
95
96# Windows
97/tmp32dll
9793a071 98/tmp32dll.dbg
aa9296e3 99/out32dll
9793a071 100/out32dll.dbg
aa9296e3
MC
101/inc32
102/MINFO
103ms/bcb.mak
104ms/libeay32.def
105ms/nt.mak
106ms/ntdll.mak
107ms/ssleay32.def
108ms/version32.rc