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