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