]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Add -d debug option to save preprocessed files.
[thirdparty/openssl.git] / .gitignore
CommitLineData
61b8c79d
DSH
1# Object files
2*.o
aa9296e3 3*.obj
61b8c79d 4
7ad132b1
AP
5# editor artefacts
6*.swp
7.#*
8#*#
9*~
10
61b8c79d
DSH
11# Top level excludes
12/Makefile.bak
13/Makefile
14/*.a
15/include
16/*.pc
17/rehash.time
18
19# Most *.c files under test/ are symlinks
20/test/*.c
21# Apart from these
22!/test/asn1test.c
23!/test/methtest.c
24!/test/dummytest.c
25!/test/igetest.c
26!/test/r160test.c
27!/test/fips_algvs.c
28
7ad132b1
AP
29/test/*.ss
30/test/*.srl
31/test/.rnd
32/test/test*.pem
33/test/newkey.pem
34
61b8c79d
DSH
35# Certificate symbolic links
36*.0
37
38# Links under apps
39/apps/CA.pl
40/apps/md4.c
41
42
43# Auto generated headers
44/crypto/buildinf.h
45/crypto/opensslconf.h
46
47# Auto generated assembly language source files
48*.s
49!/crypto/bn/asm/pa-risc2.s
50!/crypto/bn/asm/pa-risc2W.s
9793a071
MC
51crypto/aes/asm/a_win32.asm
52crypto/bf/asm/b_win32.asm
53crypto/bn/asm/bn_win32.asm
54crypto/bn/asm/co_win32.asm
55crypto/bn/asm/mt_win32.asm
56crypto/cast/asm/c_win32.asm
57crypto/cpu_win32.asm
58crypto/des/asm/d_win32.asm
59crypto/des/asm/y_win32.asm
60crypto/md5/asm/m5_win32.asm
61crypto/rc4/asm/r4_win32.asm
62crypto/rc5/asm/r5_win32.asm
63crypto/ripemd/asm/rm_win32.asm
64crypto/sha/asm/s1_win32.asm
65crypto/sha/asm/sha512-sse2.asm
61b8c79d
DSH
66
67# Executables
68/apps/openssl
69/test/sha256t
70/test/sha512t
71/test/*test
72/test/fips_aesavs
73/test/fips_desmovs
74/test/fips_dhvs
75/test/fips_drbgvs
76/test/fips_dssvs
77/test/fips_ecdhvs
78/test/fips_ecdsavs
79/test/fips_rngvs
80/test/fips_test_suite
81*.so*
82*.dylib*
83*.dll*
84# Exceptions
85!/test/bctest
86!/crypto/des/times/486-50.sol
87
88# Misc auto generated files
89/tools/c_rehash
90/test/evptests.txt
91lib
92Makefile.save
93*.bak
aa9296e3
MC
94
95# Windows
96/tmp32dll
9793a071 97/tmp32dll.dbg
aa9296e3 98/out32dll
9793a071 99/out32dll.dbg
aa9296e3
MC
100/inc32
101/MINFO
102ms/bcb.mak
103ms/libeay32.def
104ms/nt.mak
105ms/ntdll.mak
106ms/ssleay32.def
107ms/version32.rc