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