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