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