]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Document updates from wiki.
[thirdparty/openssl.git] / .gitignore
CommitLineData
e71972d1
DSH
1# Object files
2*.o
3
bba43f3f
AP
4# editor artefacts
5*.swp
6.#*
7#*#
8*~
9
e71972d1
DSH
10# Top level excludes
11/Makefile.bak
12/Makefile
1aaa0419 13/MINFO
e71972d1
DSH
14/*.a
15/include
16/*.pc
17/rehash.time
c621fe66
BL
18/out.dbg
19/outinc
20/tmp.dbg
e71972d1
DSH
21
22# Most *.c files under test/ are symlinks
a5b2791c 23/test/*.c
e71972d1 24# Apart from these
a5b2791c
BL
25!/test/asn1test.c
26!/test/methtest.c
27!/test/dummytest.c
28!/test/igetest.c
29!/test/r160test.c
30!/test/fips_algvs.c
e71972d1 31
bba43f3f
AP
32/test/*.ss
33/test/*.srl
34/test/.rnd
35/test/test*.pem
36/test/newkey.pem
37
e71972d1
DSH
38# Certificate symbolic links
39*.0
40
41# Links under apps
a5b2791c
BL
42/apps/CA.pl
43/apps/md4.c
e71972d1
DSH
44
45
46# Auto generated headers
a5b2791c
BL
47/crypto/buildinf.h
48/crypto/opensslconf.h
e71972d1
DSH
49
50# Auto generated assembly language source files
51*.s
a5b2791c
BL
52!/crypto/bn/asm/pa-risc2.s
53!/crypto/bn/asm/pa-risc2W.s
e71972d1
DSH
54
55# Executables
a5b2791c
BL
56/apps/openssl
57/test/sha256t
58/test/sha512t
bd2bceb9 59/test/gost2814789t
a5b2791c
BL
60/test/*test
61/test/fips_aesavs
62/test/fips_desmovs
63/test/fips_dhvs
64/test/fips_drbgvs
65/test/fips_dssvs
66/test/fips_ecdhvs
67/test/fips_ecdsavs
68/test/fips_rngvs
69/test/fips_test_suite
e71972d1
DSH
70*.so*
71*.dylib*
72*.dll*
73# Exceptions
a5b2791c
BL
74!/test/bctest
75!/crypto/des/times/486-50.sol
e71972d1
DSH
76
77# Misc auto generated files
a5b2791c
BL
78/tools/c_rehash
79/test/evptests.txt
e71972d1
DSH
80lib
81Makefile.save
82*.bak