xref: /curl/.gitignore (revision 50e2cb58)
1# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
2#
3# SPDX-License-Identifier: curl
4
5*.asc
6*.dll
7*.exe
8*.exp
9*.la
10*.lib
11*.lo
12*.o
13*.obj
14*.pdb
15*.pyc
16*~
17.*.sw?
18.cproject
19.deps
20.dirstamp
21.libs
22.project
23.settings
24/.vs
25/bld/
26/build/
27/builds/
28/stats/
29__pycache__
30Debug
31INSTALL
32Makefile
33Makefile.in
34Release
35TAGS
36aclocal.m4
37aclocal.m4.bak
38autom4te.cache
39buildinfo.txt
40compile
41config.cache
42config.guess
43config.log
44config.status
45config.sub
46configure
47curl-*.tar.bz2
48curl-*.tar.gz
49curl-*.tar.xz
50curl-*.zip
51curl-config
52depcomp
53install-sh
54libcurl.pc
55libtool
56ltmain.sh
57missing
58mkinstalldirs
59tags
60test-driver
61scripts/_curl
62scripts/curl.fish
63curl_fuzzer
64curl_fuzzer_seed_corpus.zip
65libstandaloneengine.a
66tests/string
67tests/config
68tests/ech-log/
69