.gitignore 623 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. Makefile.in
  2. Makefile
  3. .deps
  4. .libs
  5. config.rpath
  6. /test-driver
  7. /INSTALL
  8. /libmicrohttpd.pc
  9. /MHD_config.h.in
  10. /MHD_config.h
  11. /MHD_config.h.in~
  12. /configure.lineno
  13. /config.status.lineno
  14. /config.log
  15. /app.info
  16. /debug
  17. /build-aux
  18. /exclude
  19. /autom4te.cache
  20. /scripts
  21. /keys
  22. /doc.tmp
  23. /config.h
  24. /.project
  25. /config.guess
  26. /.cproject
  27. /configure
  28. /libtool
  29. /install-sh
  30. /aclocal.m4
  31. /missing
  32. /config.sub
  33. /config.status
  34. /compile
  35. /stamp-h1
  36. /.pydevproject
  37. /config.h.in
  38. /ltmain.sh
  39. /depcomp
  40. /.autotools
  41. /.vscode
  42. /.settings
  43. /.vs
  44. po/configure.acT
  45. po/Makevars.template
  46. po/POTFILES
  47. po/configargs.stamp
  48. **~
  49. doc/libmicrohttpd.log
  50. src/examples/suspend_resume_epoll