]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
include/openssl: don't include <windows.h> in public headers.
[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
ab68742a 42/apps/tsget.pl
a5b2791c 43/apps/md4.c
e71972d1
DSH
44
45
46# Auto generated headers
a5b2791c 47/crypto/buildinf.h
dc193c9c 48/crypto/include/internal/*_conf.h
91056e72
RL
49/openssl/include/opensslconf.h
50/util/domd
e71972d1
DSH
51
52# Auto generated assembly language source files
53*.s
8be7438f
AP
54!/crypto/*/asm/*.s
55/crypto/arm*.S
56/crypto/*/*.S
57*.asm
58!/crypto/*/asm/*.asm
e71972d1
DSH
59
60# Executables
a5b2791c 61/apps/openssl
c38bb727 62/fuzz/asn1
90d28f05 63/fuzz/asn1-test
c38bb727 64/fuzz/asn1parse
90d28f05 65/fuzz/asn1parse-test
c38bb727 66/fuzz/bignum
90d28f05 67/fuzz/bignum-test
c38bb727 68/fuzz/bndiv
90d28f05 69/fuzz/bndiv-test
c38bb727 70/fuzz/conf
90d28f05 71/fuzz/conf-test
c38bb727 72/fuzz/cms
90d28f05 73/fuzz/cms-test
4a2c4c1a 74/fuzz/ct
90d28f05 75/fuzz/ct-test
c38bb727 76/fuzz/server
90d28f05 77/fuzz/server-test
a5b2791c
BL
78/test/sha256t
79/test/sha512t
bd2bceb9 80/test/gost2814789t
ef653053 81/test/ssltest_old
a5b2791c
BL
82/test/*test
83/test/fips_aesavs
84/test/fips_desmovs
85/test/fips_dhvs
86/test/fips_drbgvs
87/test/fips_dssvs
88/test/fips_ecdhvs
89/test/fips_ecdsavs
90/test/fips_rngvs
91/test/fips_test_suite
5a22cf96 92/test/ssltest_old
48244109 93/test/x509aux
e417070c 94/test/v3ext
e71972d1
DSH
95*.so*
96*.dylib*
97*.dll*
8be7438f 98*.exe
4a2c4c1a 99*.pyc
ab68742a
RL
100*.exp
101*.lib
102*.pdb
103*.ilk
104*.def
105*.rc
106*.res
e71972d1 107# Exceptions
a5b2791c
BL
108!/test/bctest
109!/crypto/des/times/486-50.sol
e71972d1
DSH
110
111# Misc auto generated files
f631f2ec 112/include/openssl/opensslconf.h
a5b2791c 113/tools/c_rehash
ab68742a 114/tools/c_rehash.pl
f631f2ec
RL
115/crypto/**/lib
116/engines/**/lib
117/ssl/**/lib
e71972d1
DSH
118Makefile.save
119*.bak
f631f2ec
RL
120/tags
121/TAGS
3253927d 122cscope.*
bc095c3d 123*.d
f631f2ec
RL
124/crypto.map
125/ssl.map
448e6f06 126
ab68742a 127# Windows (legacy)
37d92b1b
RL
128/tmp32
129/tmp32.dbg
448e6f06 130/tmp32dll
41c9cfbc 131/tmp32dll.dbg
37d92b1b
RL
132/out32
133/out32.dbg
448e6f06 134/out32dll
41c9cfbc 135/out32dll.dbg
448e6f06
MC
136/inc32
137/MINFO
c54bae98 138/ms/.rnd
f631f2ec
RL
139/ms/bcb.mak
140/ms/libeay32.def
141/ms/nt.mak
142/ms/ntdll.mak
143/ms/ssleay32.def
144/ms/version32.rc
8757bf83
MC
145
146# Files created on other branches that are not held in git, and are not
147# needed on this branch
f631f2ec
RL
148/include/openssl/asn1_mac.h
149/include/openssl/des_old.h
150/include/openssl/fips.h
151/include/openssl/fips_rand.h
152/include/openssl/krb5_asn.h
153/include/openssl/kssl.h
154/include/openssl/pq_compat.h
155/include/openssl/ssl23.h
156/include/openssl/tmdiff.h
157/include/openssl/ui_compat.h
158/test/fips_aesavs.c
159/test/fips_desmovs.c
160/test/fips_dsatest.c
161/test/fips_dssvs.c
162/test/fips_hmactest.c
163/test/fips_randtest.c
164/test/fips_rngvs.c
165/test/fips_rsagtest.c
166/test/fips_rsastest.c
167/test/fips_rsavtest.c
168/test/fips_shatest.c
169/test/fips_test_suite.c
170/test/shatest.c