.gitignore 762 B

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