]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Configurations - no_asm_filler is long gone, don't use it
[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
dee502be 78include/openssl/opensslconf.h
a5b2791c 79/tools/c_rehash
e71972d1
DSH
80lib
81Makefile.save
82*.bak
9d6253cf
RS
83tags
84TAGS
bc095c3d
MB
85cscope.out
86*.d
e863d920
MC
87crypto.map
88ssl.map
448e6f06
MC
89
90# Windows
37d92b1b
RL
91/tmp32
92/tmp32.dbg
448e6f06 93/tmp32dll
41c9cfbc 94/tmp32dll.dbg
37d92b1b
RL
95/out32
96/out32.dbg
448e6f06 97/out32dll
41c9cfbc 98/out32dll.dbg
448e6f06
MC
99/inc32
100/MINFO
101ms/bcb.mak
102ms/libeay32.def
103ms/nt.mak
104ms/ntdll.mak
105ms/ssleay32.def
106ms/version32.rc
8757bf83
MC
107
108# Files created on other branches that are not held in git, and are not
109# needed on this branch
110include/openssl/asn1_mac.h
111include/openssl/des_old.h
112include/openssl/fips.h
113include/openssl/fips_rand.h
114include/openssl/krb5_asn.h
115include/openssl/kssl.h
116include/openssl/pq_compat.h
117include/openssl/ssl23.h
118include/openssl/tmdiff.h
119include/openssl/ui_compat.h
120test/fips_aesavs.c
121test/fips_desmovs.c
122test/fips_dsatest.c
123test/fips_dssvs.c
124test/fips_hmactest.c
125test/fips_randtest.c
126test/fips_rngvs.c
127test/fips_rsagtest.c
128test/fips_rsastest.c
129test/fips_rsavtest.c
130test/fips_shatest.c
131test/fips_test_suite.c
132test/shatest.c