smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / .gitignore
1 .deps
2 .libs
3 *.lib
4 *.pdb
5 *.dll
6 *.exe
7 *.obj
8 *.asc
9 .*.swp
10 Debug
11 Release
12 *.exp
13 Makefile
14 Makefile.in
15 aclocal.m4
16 autom4te.cache
17 config.cache
18 config.guess
19 config.log
20 config.status
21 config.sub
22 configure
23 depcomp
24 libtool
25 ltmain.sh
26 compile
27 curl-config
28 libcurl.pc
29 missing
30 curl-*.tar.gz
31 curl-*.tar.bz2
32 curl-*.tar.lzma
33 curl-*.zip
34 INSTALL
35 install-sh
36 *.o
37 *.lo
38 *.la
39 mkinstalldirs
40 tags
41 TAGS
42 *~
43 aclocal.m4.bak
44 CHANGES.dist
45 .project
46 .cproject
47 .settings
48 /[0-9]*.patch
49 .dirstamp