]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Move some ASN.1 internals to asn1_int.h
[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.#*
8#*#
9*~
10
e71972d1
DSH
11# Top level excludes
12/Makefile.bak
13/Makefile
1aaa0419 14/MINFO
e3c15964 15/TABLE
e71972d1
DSH
16/*.a
17/include
18/*.pc
19/rehash.time
7e25d818
BL
20/inc.*
21/makefile.*
22/out.*
23/tmp.*
e71972d1
DSH
24
25# Most *.c files under test/ are symlinks
a5b2791c 26/test/*.c
e71972d1 27# Apart from these
a5b2791c
BL
28!/test/asn1test.c
29!/test/methtest.c
30!/test/dummytest.c
31!/test/igetest.c
32!/test/r160test.c
33!/test/fips_algvs.c
5e3de8e6 34!/test/testutil.c
e71972d1 35
bba43f3f
AP
36/test/*.ss
37/test/*.srl
38/test/.rnd
39/test/test*.pem
40/test/newkey.pem
41
e71972d1
DSH
42# Certificate symbolic links
43*.0
44
45# Links under apps
a5b2791c
BL
46/apps/CA.pl
47/apps/md4.c
e71972d1
DSH
48
49
50# Auto generated headers
a5b2791c
BL
51/crypto/buildinf.h
52/crypto/opensslconf.h
e71972d1
DSH
53
54# Auto generated assembly language source files
55*.s
a5b2791c
BL
56!/crypto/bn/asm/pa-risc2.s
57!/crypto/bn/asm/pa-risc2W.s
41c9cfbc
MC
58crypto/aes/asm/a_win32.asm
59crypto/bf/asm/b_win32.asm
60crypto/bn/asm/bn_win32.asm
61crypto/bn/asm/co_win32.asm
62crypto/bn/asm/mt_win32.asm
63crypto/cast/asm/c_win32.asm
64crypto/cpu_win32.asm
65crypto/des/asm/d_win32.asm
66crypto/des/asm/y_win32.asm
67crypto/md5/asm/m5_win32.asm
68crypto/rc4/asm/r4_win32.asm
69crypto/rc5/asm/r5_win32.asm
70crypto/ripemd/asm/rm_win32.asm
71crypto/sha/asm/s1_win32.asm
72crypto/sha/asm/sha512-sse2.asm
e71972d1
DSH
73
74# Executables
a5b2791c
BL
75/apps/openssl
76/test/sha256t
77/test/sha512t
bd2bceb9 78/test/gost2814789t
a5b2791c
BL
79/test/*test
80/test/fips_aesavs
81/test/fips_desmovs
82/test/fips_dhvs
83/test/fips_drbgvs
84/test/fips_dssvs
85/test/fips_ecdhvs
86/test/fips_ecdsavs
87/test/fips_rngvs
88/test/fips_test_suite
e71972d1
DSH
89*.so*
90*.dylib*
91*.dll*
92# Exceptions
a5b2791c
BL
93!/test/bctest
94!/crypto/des/times/486-50.sol
e71972d1
DSH
95
96# Misc auto generated files
a5b2791c
BL
97/tools/c_rehash
98/test/evptests.txt
e71972d1
DSH
99lib
100Makefile.save
101*.bak
9d6253cf
RS
102tags
103TAGS
bc095c3d
MB
104cscope.out
105*.d
448e6f06
MC
106
107# Windows
108/tmp32dll
41c9cfbc 109/tmp32dll.dbg
448e6f06 110/out32dll
41c9cfbc 111/out32dll.dbg
448e6f06
MC
112/inc32
113/MINFO
114ms/bcb.mak
115ms/libeay32.def
116ms/nt.mak
117ms/ntdll.mak
118ms/ssleay32.def
119ms/version32.rc