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