]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Update copyright; generated files.
[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
BL
59/apps/openssl
60/test/sha256t
61/test/sha512t
bd2bceb9 62/test/gost2814789t
ef653053 63/test/ssltest_old
a5b2791c
BL
64/test/*test
65/test/fips_aesavs
66/test/fips_desmovs
67/test/fips_dhvs
68/test/fips_drbgvs
69/test/fips_dssvs
70/test/fips_ecdhvs
71/test/fips_ecdsavs
72/test/fips_rngvs
73/test/fips_test_suite
e71972d1
DSH
74*.so*
75*.dylib*
76*.dll*
8be7438f 77*.exe
e71972d1 78# Exceptions
a5b2791c
BL
79!/test/bctest
80!/crypto/des/times/486-50.sol
e71972d1
DSH
81
82# Misc auto generated files
f631f2ec 83/include/openssl/opensslconf.h
a5b2791c 84/tools/c_rehash
f631f2ec
RL
85/crypto/**/lib
86/engines/**/lib
87/ssl/**/lib
e71972d1
DSH
88Makefile.save
89*.bak
f631f2ec
RL
90/tags
91/TAGS
3253927d 92cscope.*
bc095c3d 93*.d
f631f2ec
RL
94/crypto.map
95/ssl.map
448e6f06
MC
96
97# Windows
37d92b1b
RL
98/tmp32
99/tmp32.dbg
448e6f06 100/tmp32dll
41c9cfbc 101/tmp32dll.dbg
37d92b1b
RL
102/out32
103/out32.dbg
448e6f06 104/out32dll
41c9cfbc 105/out32dll.dbg
448e6f06
MC
106/inc32
107/MINFO
c54bae98 108/ms/.rnd
f631f2ec
RL
109/ms/bcb.mak
110/ms/libeay32.def
111/ms/nt.mak
112/ms/ntdll.mak
113/ms/ssleay32.def
114/ms/version32.rc
8757bf83
MC
115
116# Files created on other branches that are not held in git, and are not
117# needed on this branch
f631f2ec
RL
118/include/openssl/asn1_mac.h
119/include/openssl/des_old.h
120/include/openssl/fips.h
121/include/openssl/fips_rand.h
122/include/openssl/krb5_asn.h
123/include/openssl/kssl.h
124/include/openssl/pq_compat.h
125/include/openssl/ssl23.h
126/include/openssl/tmdiff.h
127/include/openssl/ui_compat.h
128/test/fips_aesavs.c
129/test/fips_desmovs.c
130/test/fips_dsatest.c
131/test/fips_dssvs.c
132/test/fips_hmactest.c
133/test/fips_randtest.c
134/test/fips_rngvs.c
135/test/fips_rsagtest.c
136/test/fips_rsastest.c
137/test/fips_rsavtest.c
138/test/fips_shatest.c
139/test/fips_test_suite.c
140/test/shatest.c