]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
gost_crypt.c: add assertions.
[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
13/*.a
14/include
15/*.pc
16/rehash.time
17
18# Most *.c files under test/ are symlinks
a5b2791c 19/test/*.c
e71972d1 20# Apart from these
a5b2791c
BL
21!/test/asn1test.c
22!/test/methtest.c
23!/test/dummytest.c
24!/test/igetest.c
25!/test/r160test.c
26!/test/fips_algvs.c
e71972d1 27
bba43f3f
AP
28/test/*.ss
29/test/*.srl
30/test/.rnd
31/test/test*.pem
32/test/newkey.pem
33
e71972d1
DSH
34# Certificate symbolic links
35*.0
36
37# Links under apps
a5b2791c
BL
38/apps/CA.pl
39/apps/md4.c
e71972d1
DSH
40
41
42# Auto generated headers
a5b2791c
BL
43/crypto/buildinf.h
44/crypto/opensslconf.h
e71972d1
DSH
45
46# Auto generated assembly language source files
47*.s
a5b2791c
BL
48!/crypto/bn/asm/pa-risc2.s
49!/crypto/bn/asm/pa-risc2W.s
e71972d1
DSH
50
51# Executables
a5b2791c
BL
52/apps/openssl
53/test/sha256t
54/test/sha512t
55/test/*test
56/test/fips_aesavs
57/test/fips_desmovs
58/test/fips_dhvs
59/test/fips_drbgvs
60/test/fips_dssvs
61/test/fips_ecdhvs
62/test/fips_ecdsavs
63/test/fips_rngvs
64/test/fips_test_suite
e71972d1
DSH
65*.so*
66*.dylib*
67*.dll*
68# Exceptions
a5b2791c
BL
69!/test/bctest
70!/crypto/des/times/486-50.sol
e71972d1
DSH
71
72# Misc auto generated files
a5b2791c
BL
73/tools/c_rehash
74/test/evptests.txt
e71972d1
DSH
75lib
76Makefile.save
77*.bak