]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Make null_compression const
[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
bba43f3f 34
e71972d1
DSH
35# Certificate symbolic links
36*.0
37
38# Links under apps
a5b2791c 39/apps/CA.pl
ef653053 40/apps/tsget
a5b2791c 41/apps/md4.c
e71972d1
DSH
42
43
44# Auto generated headers
a5b2791c 45/crypto/buildinf.h
dc193c9c 46/crypto/include/internal/*_conf.h
91056e72
RL
47/openssl/include/opensslconf.h
48/util/domd
e71972d1
DSH
49
50# Auto generated assembly language source files
51*.s
8be7438f
AP
52!/crypto/*/asm/*.s
53/crypto/arm*.S
54/crypto/*/*.S
55*.asm
56!/crypto/*/asm/*.asm
e71972d1
DSH
57
58# Executables
a5b2791c 59/apps/openssl
c38bb727
BL
60/fuzz/asn1
61/fuzz/asn1parse
62/fuzz/bignum
63/fuzz/bndiv
64/fuzz/conf
65/fuzz/cms
66/fuzz/server
67/fuzz/x509
a5b2791c
BL
68/test/sha256t
69/test/sha512t
bd2bceb9 70/test/gost2814789t
ef653053 71/test/ssltest_old
a5b2791c
BL
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
e71972d1
DSH
82*.so*
83*.dylib*
84*.dll*
8be7438f 85*.exe
e71972d1 86# Exceptions
a5b2791c
BL
87!/test/bctest
88!/crypto/des/times/486-50.sol
e71972d1
DSH
89
90# Misc auto generated files
f631f2ec 91/include/openssl/opensslconf.h
a5b2791c 92/tools/c_rehash
f631f2ec
RL
93/crypto/**/lib
94/engines/**/lib
95/ssl/**/lib
e71972d1
DSH
96Makefile.save
97*.bak
f631f2ec
RL
98/tags
99/TAGS
3253927d 100cscope.*
bc095c3d 101*.d
f631f2ec
RL
102/crypto.map
103/ssl.map
448e6f06
MC
104
105# Windows
37d92b1b
RL
106/tmp32
107/tmp32.dbg
448e6f06 108/tmp32dll
41c9cfbc 109/tmp32dll.dbg
37d92b1b
RL
110/out32
111/out32.dbg
448e6f06 112/out32dll
41c9cfbc 113/out32dll.dbg
448e6f06
MC
114/inc32
115/MINFO
c54bae98 116/ms/.rnd
f631f2ec
RL
117/ms/bcb.mak
118/ms/libeay32.def
119/ms/nt.mak
120/ms/ntdll.mak
121/ms/ssleay32.def
122/ms/version32.rc
8757bf83
MC
123
124# Files created on other branches that are not held in git, and are not
125# needed on this branch
f631f2ec
RL
126/include/openssl/asn1_mac.h
127/include/openssl/des_old.h
128/include/openssl/fips.h
129/include/openssl/fips_rand.h
130/include/openssl/krb5_asn.h
131/include/openssl/kssl.h
132/include/openssl/pq_compat.h
133/include/openssl/ssl23.h
134/include/openssl/tmdiff.h
135/include/openssl/ui_compat.h
136/test/fips_aesavs.c
137/test/fips_desmovs.c
138/test/fips_dsatest.c
139/test/fips_dssvs.c
140/test/fips_hmactest.c
141/test/fips_randtest.c
142/test/fips_rngvs.c
143/test/fips_rsagtest.c
144/test/fips_rsastest.c
145/test/fips_rsavtest.c
146/test/fips_shatest.c
147/test/fips_test_suite.c
148/test/shatest.c